struct-view

struct-view / Exports / ReadonlyArrayPropertyFactory

Interface: ReadonlyArrayPropertyFactory<T>

Type parameters

Name
T

Hierarchy

Callable

ReadonlyArrayPropertyFactory(length: number): ReadonlyPropertyFactory<T>

Parameters:

Name Type
length number

Returns: ReadonlyPropertyFactory<T>

Defined in: factories.ts:15