Variable cachesConst

caches: {
    [key: string]: Cache;
} = ...

Type declaration

Generated using TypeDoc