isIE.d.ts 57 B

1
  1. export declare function isIE(version?: number): boolean;