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.d.ts
2 lines
(1 loc)
•
44 B
TypeScript
View Raw
1
2
export
function
toTerminal
(text: any)
: any;