UNPKG
loldash
Version:
latest (9002.0.0)
9002.0.0
9001.0.0
very serious javascripts
www.loldash.com
btholt/loldash
loldash
/
dist
/
tickle.d.ts
2 lines
(1 loc)
•
176 B
TypeScript
View Raw
1
2
export
default
function
tickle
(
this
:
Array
<
number
|
string
|
any
[] |
object
|
null
|
undefined
|
boolean
>
): (
string
|
number
|
boolean
|
object
|
any
[] |
null
|
undefined
)[];