Skip to content

Latest commit

History

History
19 lines (12 loc) 路 376 Bytes

File metadata and controls

19 lines (12 loc) 路 376 Bytes

@babel/helper-bindify-decorators

Helper function to bindify decorators

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

Install

Using npm:

npm install --save-dev @babel/helper-bindify-decorators

or using yarn:

yarn add @babel/helper-bindify-decorators --dev