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
4eca145e2d
work.suroh.tk
/
node_modules
/
rxjs
/
util
/
isArray.d.ts
2 lines
58 B
TypeScript
Raw
Blame
History
export
declare
const
isArray
:
(
arg
:
any
)
=
>
arg
is
any
[
]
;
View Git Blame
Copy Permalink