mirror of
https://github.com/egor-tensin/cleanup-path.git
synced 2025-05-01 00:59:32 +03:00
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export * from './types/index'
|
|
import Undici from './types/index'
|
|
export default Undici
|