mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
common: fix missing exports
This commit is contained in:
committed by
Abdullah Atta
parent
2a34225d49
commit
24fcd5cd0c
@@ -27,3 +27,5 @@ export * from "./resolve-items.js";
|
||||
export * from "./migrate-toolbar.js";
|
||||
export * from "./export-notes.js";
|
||||
export * from "./dataurl.js";
|
||||
export * from "./tab-history.js";
|
||||
export * from "./editor-sessions.js";
|
||||
|
||||
Reference in New Issue
Block a user