Core API Overview > @adpt/core > Adapt > DependsOnMethod
Adapt.DependsOnMethod type
Signature:
export declare type DependsOnMethod = (goalStatus: GoalStatus, helpers: DeployHelpers) => DependsOn | undefined;
Adapt v0.3.0: now with Google Cloud Run support!