index.d.ts 102 B

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