is-arrow-function@2.0.1
Determine if a function is an ES6 arrow function or not.
MIT
2014-12-15
安装 (2.0.1)
npm install is-arrow-function@2.0.1
yarn add is-arrow-function@2.0.1
pnpm add is-arrow-function@2.0.1
bun add is-arrow-function@2.0.1
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| covert | 1.0.0 |
| jscs | ~1.8.1 |
| make-arrow-function | ~1.0.0 |
| tape | ~3.0.3 |