@the-/polyfill

17.1.9 • Public • Published

@the-/polyfill

npm Version

Polyfill of the-frameworks

Installation

$ npm install @the-/polyfill --save

Usage

'use strict'

const thePolyfill = require('@the-/polyfill')

async function tryExample() {
  // Apply polyfill
  thePolyfill().apply()
}

tryExample().catch((err) => console.error(err))

API Guide

See API Guide for more detail

License

This software is released under the MIT License.

Links

Readme

Keywords

Package Sidebar

Install

npm i @the-/polyfill

Weekly Downloads

4

Version

17.1.9

License

MIT

Unpacked Size

152 kB

Total Files

23

Last publish

Collaborators

  • okunishinishi