Empty object.

Type signature

{}

Examples

empty;
// ⇒ {}
Try in REPL

Questions

  • How to get an empty object?

TypeScript sourceJavaScript source