We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3688d commit 196098eCopy full SHA for 196098e
README.md
@@ -64,8 +64,7 @@ getPublicArray(array = []): PublicArray
64
65
#### filter: PublicArrayFilter (read-only)
66
###### Has methods that narrow down the content of the array and return the PublicArrayFilter instance:
67
-<details>
68
- <summary>Click to see methods</summary>
+<details><summary>view methods</summary>
69
70
```
71
filter.byTest(testFunction: ((currentValue, currentIndex?, array?) => boolean)): PublicArrayFilter
0 commit comments