Core API Overview > @adpt/core > Adapt > DeployedWhenMethod
Adapt.DeployedWhenMethod type
Signature:
export declare type DeployedWhenMethod = (goalStatus: GoalStatus, helpers: DeployHelpers) => WaitStatus | Promise<WaitStatus>;
Core API Overview > @adpt/core > Adapt > DeployedWhenMethod
Signature:
export declare type DeployedWhenMethod = (goalStatus: GoalStatus, helpers: DeployHelpers) => WaitStatus | Promise<WaitStatus>;