mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
5 lines
120 B
TypeScript
5 lines
120 B
TypeScript
import { FormGather } from '../../types/form-gather'
|
|
|
|
export * from '../../types/form-gather'
|
|
export default FormGather
|