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