index.d.ts 102 B

1234
  1. import { Column } from '../../types/column'
  2. export * from '../../types/column'
  3. export default Column