@babel/helper-fixtures
Version:
Helper function to support fixtures
20 lines (12 loc) • 311 B
Markdown
# @babel/helper-fixtures
> Helper function to support fixtures
See our website [@babel/helper-fixtures](https://babeljs.io/docs/babel-helper-fixtures) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-fixtures
```
or using yarn:
```sh
yarn add @babel/helper-fixtures
```