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
/
index.d.ts
3 lines
(2 loc)
•
83 B
TypeScript
View Raw
1
2
3
export
{
StarboardRichEditorElement
}
from
"./element"
;
export
*
from
"./types"
;