.
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export type ServerCacheStatus = 'filling' | 'filled' | 'bypass' | 'ready';
|
||||
export type CacheIndicatorState = 'disabled' | ServerCacheStatus;
|
||||
Reference in New Issue
Block a user