2 lines
73 B
TypeScript
2 lines
73 B
TypeScript
|
|
import TTLCache from '@isaacs/ttlcache';
|
||
|
|
export { TTLCache as TtlCache };
|