KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ArrayLike
Interface ArrayLike<T>
interface
ArrayLike
<
T
>
{
length
:
number
;
readonly
[
n
:
number
]:
T
;
}
Type Parameters
T
Indexable
readonly
[
n
:
number
]:
T
Index
Properties
length
Properties
Readonly
length
length
:
number
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
length
Github
KC's Workspace
Loading...