mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 16:56:34 +01:00
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
|
|
export * from "./i18n.js";
|
||
|
|
export * from "./options_interface.js";
|
||
|
|
export * from "./keyboard_actions_interface.js";
|