is-arrow-function@2.0.3
Determine if a function is an ES6 arrow function or not.
MIT
2015-08-16
安装 (2.0.3)
npm install is-arrow-function@2.0.3
yarn add is-arrow-function@2.0.3
pnpm add is-arrow-function@2.0.3
bun add is-arrow-function@2.0.3
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| is-callable | ^1.0.4 |
devDependencies (7)
| 包名 | 版本要求 |
|---|---|
| @ljharb/eslint-config | ^1.0.4 |
| covert | ^1.1.0 |
| eslint | ^1.1.0 |
| jscs | ^2.1.0 |
| make-arrow-function | ^1.0.0 |
| nsp | ^1.0.3 |
| tape | ^4.1.0 |