We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af42e1 commit 8c2d9f5Copy full SHA for 8c2d9f5
2 files changed
index.js
@@ -11,7 +11,6 @@ Takes any input and guarantees an array back.
11
#### Example
12
13
```js
14
-> const arrayBack = require('array-back')
15
> arrayBack(undefined)
16
[]
17
readme.md
@@ -16,7 +16,6 @@ Takes any input and guarantees an array back.
18
19
20
21
22
0 commit comments