This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
bigint-crypto-utils
Watch
1
Star
0
Fork
You've already forked bigint-crypto-utils
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e52ea75e6
bigint-crypto-utils
/
node_modules
/
rxjs
/
internal
/
util
/
isArray.d.ts
2 lines
58 B
TypeScript
Raw
Blame
History
export
declare
const
isArray
:
(
arg
:
any
)
=
>
arg
is
any
[
]
;
Reference in New Issue
View Git Blame
Copy Permalink