Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ResolvedFn

Callable

  • ResolvedFn(val: T): T | Promise<T>
  • Parameters

    • val: T

    Returns T | Promise<T>

Generated using TypeDoc