Array: T[]

An alias to the builtin Array<T> type so we can easily alias it in import statements if there are name clashes.

Type Parameters

  • T