☰std/array/empty Empty array. Type signature unknown[] Examples empty; // ⇒ [] Try in REPL Questions How to get an empty array? TypeScript source • JavaScript source