Empty array.

Type signature

unknown[]

Examples

empty;
// ⇒ []
Try in REPL

Questions

  • How to get an empty array?

TypeScript sourceJavaScript source