index.d.ts 110 B

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