3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export * from "./rules";
|
|
|
|
export {default as ScriptEditor} from './ScriptEditor.vue'; |