UNPKG

@curvenote/schema

Version:

Schema and markdown parser for @curvenote/editor

4 lines 106 B
export function toJSON(doc) { return JSON.stringify(doc.toJSON()); } //# sourceMappingURL=index.js.map