Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NullaryFunctionOf<Y>

Function without arguments.

Type parameters

  • Y

Hierarchy

  • NullaryFunctionOf

Implements

  • any

Index

Constructors

Methods

Constructors

constructor

Methods

apply

  • apply(input?: undefined): Y

isFunction

  • isFunction(): true

Generated using TypeDoc