runtime.d.ts 115 B

12
  1. export declare const supportedRange: string;
  2. export declare function isSupported(runtimeVersion: string): boolean;