File size: 148 Bytes
fea495a
 
 
 
1
2
3
4
5
export type DevIndicatorServerState = typeof devIndicatorServerState;
export declare const devIndicatorServerState: {
    disabledUntil: number;
};