index.d.ts 87 B

123
  1. import Undici from './types/index'
  2. export default Undici
  3. export * from './types/index'