teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
helpers
isArrayLike
Function isArrayLike
isArrayLike
<
T
>
(
x
:
any
)
:
x
is
T
[]
Helper to find if a given object is an array (or similar)
Type Parameters
T
Parameters
x
:
any
Returns
x
is
T
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
Issues
teleproto - v1.229.0
Loading...
Helper to find if a given object is an array (or similar)