export { default as Timer } from './Timer' export { default as TopCard } from './TopCard.vue' export { default as TriggerWay } from './TriggerWay.vue' export { default as FunctionCall } from './FunctionCall/FunctionCall.vue'