UNPKG

@notatki/preview

Version:

A collection of tools for creating and syncing Anki notes from simple text files.

7 lines 238 B
export * from "./card-data.js"; export * from "./card-templates.js"; export * from "./html.js"; export * from "./preview.js"; export * from "./preview-options.js"; export * from "./preview-renderer.js"; //# sourceMappingURL=index.d.ts.map