bustle / mobiledoc-kit

A toolkit for building WYSIWYG editors with Mobiledoc
https://bustle.github.io/mobiledoc-kit/demo/
MIT License
1.55k stars 150 forks source link

Generate Typescript Type Definitions #779

Closed gpoitch closed 2 years ago

gpoitch commented 2 years ago

Outputs and publishes typescript type definitions generated directly from the source code. Likely need some sprucing up but at least get them out there for feedback. Cleaned up some of the documentation output and properly marked private things.

Closes #647