mirror of
https://gitlab.com/upRootNutrition/zookeeper.git
synced 2025-06-15 18:05:12 -05:00
3 lines
87 B
TypeScript
3 lines
87 B
TypeScript
export * from './types/index'
|
|
import Undici from './types/index'
|
|
export default Undici
|