index.d.ts 94 B

1234
  1. import { Grid } from '../../types/grid'
  2. export * from '../../types/grid'
  3. export default Grid