UNPKG
starboard-rich-editor
Version:
latest (0.15.7)
0.15.7
0.15.2
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
Rich text editor used in Starboard Notebook
starboard-rich-editor
/
dist
/
rich-editor
/
lib
/
markdown
/
math.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
default
function
(md: any, options: any)
: void;