index.d.ts 102 B

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