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