Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaggedFn0<T>

Type parameters

Hierarchy

  • () => T
  • Func<T>
    • TaggedFn0

Callable

  • __call(): T
  • Returns T

Index

Properties

args

args: []

deps

deps: Func<any>[]

id

id: string

scope

scope: Scope

tag

tag: Tag

type

type: T

Generated using TypeDoc