Blame view

src/components/Tinymce/index.ts 60 Bytes
1
2
import Tinymce from './src/Editor.vue';
export { Tinymce };