Skip to content

Commit 8c2d9f5

Browse files
committed
docs
1 parent 9af42e1 commit 8c2d9f5

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Takes any input and guarantees an array back.
1111
#### Example
1212
1313
```js
14-
> const arrayBack = require('array-back')
1514
> arrayBack(undefined)
1615
[]
1716

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Takes any input and guarantees an array back.
1616
#### Example
1717

1818
```js
19-
> const arrayBack = require('array-back')
2019
> arrayBack(undefined)
2120
[]
2221

0 commit comments

Comments
 (0)