@ledge/is-ie-11
TypeScript icon, indicating that this package has built-in type declarations

7.0.0 • Public • Published

@ledge/is-ie-11

Detect if code is running in IE11. Types included.

Usage

import { isIE11 } from '@ledge/is-ie-11';

if (isIE11()) {
	// ...
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 7.0.0
    2
    • latest

Version History

Package Sidebar

Install

npm i @ledge/is-ie-11

Weekly Downloads

2

Version

7.0.0

License

EUPL-1.2

Unpacked Size

15.6 kB

Total Files

8

Last publish

Collaborators

  • ledge