4 lines
87 B
TypeScript
Raw Normal View History

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