UNPKG

@notatki/core

Version:

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

7 lines 206 B
import {} from "@notatki/parser"; export const loc = { source: "<unknown>", start: { offset: 0, line: 0, column: 0 }, end: { offset: 0, line: 0, column: 0 }, }; //# sourceMappingURL=nodes.js.map