@jagaad/utils
Preparing search index...
types
ReadonlyArrayStrict
Type Alias ReadonlyArrayStrict<T>
ReadonlyArrayStrict
:
ReadonlyArray
<
Readonly
<
T
>
>
A read-only array type that ensures all elements are read-only.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jagaad/utils
Loading...
A read-only array type that ensures all elements are read-only.