index.d.ts 94 B

1234
  1. import { Edit } from '../../types/edit'
  2. export * from '../../types/edit'
  3. export default Edit