Type alias Conditions

Conditions: Record<string, Promise<any> | (() => Promise<any>)>

Generated using TypeDoc