UNPKG

next

Version:

The React Framework

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