UNPKG

next

Version:

The React Framework

5 lines (4 loc) 148 B
export type DevIndicatorServerState = typeof devIndicatorServerState; export declare const devIndicatorServerState: { disabledUntil: number; };