array.prototype.flatten@1.1.0
An ESnext spec-compliant `Array.prototype.flatten` shim/polyfill/replacement that works as far down as ES3.
MIT
2017-10-04
已弃用
This method has been renamed to "flat" - please use `array.prototype.flat` instead
安装 (1.1.0)
npm install array.prototype.flatten@1.1.0
yarn add array.prototype.flatten@1.1.0
pnpm add array.prototype.flatten@1.1.0
bun add array.prototype.flatten@1.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| define-properties | ^1.1.2 |
| es-abstract | ^1.9.0 |
| function-bind | ^1.1.1 |
devDependencies (8)
| 包名 | 版本要求 |
|---|---|
| @es-shims/api | ^1.3.0 |
| @ljharb/eslint-config | ^12.2.1 |
| covert | ^1.1.0 |
| eslint | ^4.8.0 |
| evalmd | ^0.0.17 |
| nsp | ^2.8.1 |
| nyc | ^10.3.2 |
| tape | ^4.8.0 |