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