Skip to content

fx-flow v0.7.0 / types / ImmutableArray

Type alias: ImmutableArray<T, Ignore>

ImmutableArray<T, Ignore>: ReadonlyArray<Immutable<T, Ignore>>

Type parameters

T

Ignore = never

Source

packages/core/src/types/immutable.ts:4

Released under the MIT License.