FlowBL/src/components/Crontab/index.ts

3 lines
59 B
TypeScript
Raw Normal View History

import Crontab from './src/Crontab.vue'
export { Crontab }