Empty string.

Type signature

""

Examples

empty();
// ⇒ ""
Try in REPL

Questions

  • How to get an empty string?

TypeScript sourceJavaScript source