UNPKG
@leobastiani/memoizee
Version:
latest (1.0.2)
1.0.2
1.0.1
memoizee with reset function
github.com/leobastiani/memoizee
leobastiani/memoizee
@leobastiani/memoizee
/
index.d.ts
4 lines
(2 loc)
•
71 B
TypeScript
View Raw
1
2
3
4
export
{
default
}
from
"memoizee"
;
export
function
resetAll
(
):
void
;