Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEmpty<T>

Type parameters

  • T

Hierarchy

  • IEmpty

Index

Methods

Methods

empty

  • empty(): T
  • Returns an empty/blank instance of same type (with possibly same config, if any).

    Returns T

Generated using TypeDoc