UNPKG
typepool
Version:
latest (1.0.12)
1.0.12
1.0.11
1.0.10
1.0.8
1.0.7
1.0.6
1.0.0
Object pooling inspired by generic-pool - with Typing
typepool
/
dist
/
index.d.ts
2 lines
(1 loc)
•
30 B
TypeScript
View Raw
1
2
export
*
from
"./ObjectPool"
;