is-arrow-function@2.0.2
Determine if a function is an ES6 arrow function or not.
MIT
2015-01-29
安装 (2.0.2)
npm install is-arrow-function@2.0.2
yarn add is-arrow-function@2.0.2
pnpm add is-arrow-function@2.0.2
bun add is-arrow-function@2.0.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| is-callable | ~1.0.3 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| covert | 1.0.0 |
| jscs | ~1.10.0 |
| make-arrow-function | ~1.0.0 |
| tape | ~3.4.0 |