UNPKG

@easyui/vue-code-editor

Version:

This is a web code editor for CodeMirror

7 lines (6 loc) 232 B
import { default as Decorator } from './lib/decoration'; export * from './lib/decoration'; export * from './components/index'; export { Decorator }; declare const _default: import('./core/types').Installer; export default _default;