UNPKG

next

Version:

The React Framework

7 lines (6 loc) 176 B
export declare function isStableBuild(): boolean; export declare class CanaryOnlyConfigError extends Error { constructor(arg: { feature: string; } | string); }