@building-block/idl-domexception

v1.0.0-alpha.1
DOMException polyfill
DOMException polyfill dom exception DOM Web IDL webidl error exception whatwg and 1 more...

idl-domexception

DOMException polyfill

NPM Gzip Size

Installation

Using npm:

$ npm install --save @building-block/idl-domexception

Using yarn:

$ yarn add @building-block/idl-domexception

Usage

import { polyfill } from '@building-block/idl-domexception';

polyfill();

Alternatively, you can import the polyfill directly to run the side-effects:

import '@building-block/idl-domexception/polyfill';

Try with Runkit

npm i @building-block/idl-domexception

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/11/2019

Downloads

Maintainers