2025-04-02 06:50:39 -04:00

4 lines
90 B
TypeScript

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