service/cache
Api Code Documentation / Exports / service/cache
#
Table of contents#
Type aliases#
Functions#
Type aliases#
CacheƬ Cache: Object
#
Type declarationName | Type |
---|---|
isWriteLocked | boolean |
projectStreams? | Stream [] |
projects | Map <string , Project > |
streamState | Map <StreamName , StreamCursor > |
#
Defined in#
Functions#
initCacheâ–¸ initCache(): Cache