You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
319 B
6 lines
319 B
5 months ago
|
export function testReactVersion(context: any, semverRange: any): boolean;
|
||
|
export function testFlowVersion(context: any, semverRange: any): boolean;
|
||
|
export function resetWarningFlag(): void;
|
||
|
export function resetDetectedVersion(): void;
|
||
|
export function resetDefaultVersion(): void;
|
||
|
//# sourceMappingURL=version.d.ts.map
|