array-rest@0.1.0
Gets all but the first element, or n elements in the given array.
MIT
2014-12-12
安装 (0.1.0)
npm install array-rest@0.1.0
yarn add array-rest@0.1.0
pnpm add array-rest@0.1.0
bun add array-rest@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| array-slice | ^0.2.2 |
| is-number | ^0.1.1 |
| should | ^4.3.1 |