UNPKG

next

Version:

The React Framework

7 lines (6 loc) 222 B
export declare function getTerminalLoggingConfig(): false | boolean | { depthLimit?: number; edgeLimit?: number; showSourceLocation?: boolean; }; export declare function getIsTerminalLoggingEnabled(): boolean;