This website requires JavaScript.
Explore
Help
Sign In
suroh
/
work.suroh.tk
Watch
0
Star
0
Fork
You've already forked work.suroh.tk
0
Code
Pull Requests
Actions
Activity
410082595a
work.suroh.tk
/
node_modules
/
rxjs
/
util
/
isArrayLike.d.ts
2 lines
68 B
TypeScript
Raw
Blame
History
export
declare
const
isArrayLike
:
<
T
>
(
x
:
any
)
=
>
x
is
ArrayLike
<
T
>
;
View Git Blame
Copy Permalink