2025-03-29 16:05:52 -04:00

4 lines
87 B
TypeScript

import Undici from './types/index'
export default Undici
export * from './types/index'