UNPKG
@phamleduy04/cheshire
Version:
latest (2.0.7)
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
TLRU / LRU cache based on @discordjs/collections
github.com/Deivu/Cheshire
Deivu/Cheshire
@phamleduy04/cheshire
/
index.d.ts
3 lines
(2 loc)
•
84 B
TypeScript
View Raw
1
2
3
import
{
Cheshire
,
Options
}
from
'./src/Cheshire'
;
export
{
Cheshire
,
Options
};