Type alias EMPTY_OBJECT

EMPTY_OBJECT: Record<never, never>

Type that describes a not undefined but empty object.

Generated using TypeDoc