Skip to content

Latest commit

History

History
19 lines (12 loc) 路 314 Bytes

README.md

File metadata and controls

19 lines (12 loc) 路 314 Bytes

@babel/helper-fixtures

Helper function to support fixtures

See our website @babel/helper-fixtures for more information.

Install

Using npm:

npm install --save @babel/helper-fixtures

or using yarn:

yarn add @babel/helper-fixtures