UNPKG
@nexssp/markdown
Version:
latest (1.1.0)
1.1.0
1.0.1
Basic markdown functions.. eg markdown->terminal
github.com/nexssp/markdown
nexssp/markdown
@nexssp/markdown
/
index.esm.js
4 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
4
import
{ toTerminal }
from
'./index.js'
export
{ toTerminal }