Type alias AllowReadonlyArray<T>

AllowReadonlyArray<T>: T | readonly T[]

Type Parameters

  • T

Generated using TypeDoc