imguolao / monaco-vue

Use monaco-editor loaded from CDN in Vue 2&3, no need to bundling.
https://imguolao.github.io/monaco-vue/
MIT License
234 stars 21 forks source link

refactor: export monaco types #18

Closed Cat1007 closed 1 year ago

Cat1007 commented 1 year ago

Sometime we need the editor types when using typescript, with this export we can use the types without install monaco-editor