is-arrow-function@1.0.1
Determine if a function is an ES6 arrow function or not.
MIT
2013-12-07
已弃用
This version returns false negatives for real arrow functions
安装 (1.0.1)
npm install is-arrow-function@1.0.1
yarn add is-arrow-function@1.0.1
pnpm add is-arrow-function@1.0.1
bun add is-arrow-function@1.0.1
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| tape | ~2.3.0 |