5 lines
60 B
TypeScript
5 lines
60 B
TypeScript
import uiEditor from './editor.vue';
|
|
|
|
export {
|
|
uiEditor
|
|
}; |