@building-block/idl-domexception

1.0.0-alpha.1 • Public • Published

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

/@building-block/idl-domexception/

    Package Sidebar

    Install

    npm i @building-block/idl-domexception

    Weekly Downloads

    9

    Version

    1.0.0-alpha.1

    License

    MIT

    Unpacked Size

    142 kB

    Total Files

    9

    Last publish

    Collaborators

    • juliaqiuxy
    • jmurzy