Edit File: runtime.d.ts
export declare const supportedRange: string; export declare function isSupported(runtimeVersion: string): boolean;
Back to File Manager