PHP 8.2.30
Preview: README.md Size: 507 B
/home/byroehnu/easepay.easetack.com/node_modules/babel-plugin-polyfill-regenerator/README.md

# babel-plugin-polyfill-regenerator

## Install

Using npm:

```sh
npm install --save-dev babel-plugin-polyfill-regenerator
```

or using yarn:

```sh
yarn add babel-plugin-polyfill-regenerator --dev
```

## Usage

Add this plugin to your Babel configuration:

```json
{
  "plugins": [["polyfill-regenerator", { "method": "usage-global" }]]
}
```

This package supports the `usage-pure`, `usage-global`, and `entry-global` methods.
When `entry-global` is used, it replaces imports to `regenerator-runtime`.

Directory Contents

Dirs: 2 × Files: 4

Name Size Perms Modified Actions
esm DIR
- drwxr-xr-x 2026-03-14 01:49:21
Edit Download
lib DIR
- drwxr-xr-x 2026-03-14 01:49:21
Edit Download
127 B lr--r--r-- 2026-03-14 01:49:21
Edit Download
1.08 KB lrw-r--r-- 2026-02-28 00:26:32
Edit Download
1.02 KB lrw-r--r-- 2026-02-28 00:27:26
Edit Download
507 B lrw-r--r-- 2026-02-28 00:26:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).