feat: add code editor
This commit is contained in:
2
packages/effects/plugins/src/code-editor/index.ts
Normal file
2
packages/effects/plugins/src/code-editor/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { default as CodeEditor } from './code-editor.vue';
|
||||
export * from './types';
|
||||
Reference in New Issue
Block a user