mirror of
https://github.com/zadam/trilium.git
synced 2026-01-15 19:14:30 +01:00
3 lines
75 B
TypeScript
3 lines
75 B
TypeScript
// Re-export runtime from client
|
|
export * from "../../client/src/runtime";
|