Type alias Condition<V>

Condition<V>: ((ctx) => V | Promise<V>)

Type Parameters

  • V

Type declaration

Generated using TypeDoc