3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export * from './data';
|
|
export { default as CouponSendForm } from './send-form.vue';
|