This repository has been archived on 2020-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
TripSit_Suite/node_modules/@babel/helper-define-map/README.md
2020-11-01 22:46:04 +00:00

20 lines
340 B
Markdown

# @babel/helper-define-map
> Helper function to define a map
See our website [@babel/helper-define-map](https://babeljs.io/docs/en/next/babel-helper-define-map.html) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/helper-define-map
```
or using yarn:
```sh
yarn add @babel/helper-define-map --dev
```