UNPKG
@songbaek/fifo-map
Version:
latest (0.0.0)
0.0.0
ghqor25/fifo-map
@songbaek/fifo-map
/
dist
/
index.d.ts
2 lines
(1 loc)
•
64 B
TypeScript
View Raw
1
2
export
{
FifoMap
,
type
FifoMapProps
}
from
'./src/fifo-map.js'
;