UNPKG

event-target-shim-es5

Version:

[![npm version](https://img.shields.io/npm/v/event-target-shim-es5.svg)](https://www.npmjs.com/package/event-target-shim-es5) ![Node.js CI](https://github.com/compulim/event-target-shim-es5/workflows/Node.js%20CI/badge.svg)

20 lines (19 loc) 246 B
{ "plugins": [ [ "@babel/plugin-transform-runtime", { "corejs": 3, "version": "7.14.7" } ] ], "presets": [ [ "@babel/preset-env", { "modules": "commonjs" } ] ] }