mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
core: lazy load content-type
This commit is contained in:
committed by
Abdullah Atta
parent
5f1f308540
commit
ece142e8d8
@@ -43,3 +43,4 @@ export { VAULT_ERRORS } from "./api/vault.js";
|
||||
export type { SyncOptions } from "./api/sync/index.js";
|
||||
export { sanitizeTag } from "./collections/tags.js";
|
||||
export { default as DataURL } from "./utils/dataurl.js";
|
||||
export { type ResolveInternalLink } from "./content-types/tiptap.js";
|
||||
|
||||
Reference in New Issue
Block a user