1 line
93 B
TypeScript
Executable file
1 line
93 B
TypeScript
Executable file
export declare function getSupportedBrowsers(dir: string, isDevelopment: boolean): string[];
|