Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IsEmptyObject<T>

Determines if scalar or value is an empty object ({}). Null and undefined do not pass as empty object.

Type parameters

  • T

Hierarchy

  • IsEmptyObject

Implements

  • any

Index

Constructors

Methods

Constructors

constructor

Methods

isScalar

  • isScalar(): true

value

  • value(): boolean

Generated using TypeDoc