UNPKG

@babel/helper-fixtures

Version:
20 lines (12 loc) 311 B
# @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 ```