UNPKG
@tryfabric/martian
Version:
latest (1.2.4)
1.2.4
1.2.0
1.1.1
1.1.0
Converts Markdown to Notion Blocks and RichText
github.com/tryfabric/martian
tryfabric/martian
@tryfabric/martian
/
build
/
src
/
markdown
/
types.js
4 lines
•
155 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
// From https://github.com/syntax-tree/mdast
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=types.js.map