Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node/Children"

Index

Type aliases

Immutable

Immutable: ReadonlyArray<T>

An immutable list of nodes, no properties can be changed

Mutable

Mutable: Array<T>

An immutable list of nodes, no properties can be changed

MutableImmutable

MutableImmutable: Array<T>

An immutable list of nodes, no properties can be changed