Core API Overview > @adpt/core > Adapt > DependsOnMethod
Adapt.DependsOnMethod type
Signature:
export declare type DependsOnMethod = (goalStatus: GoalStatus, helpers: DeployHelpers) => DependsOn | undefined;
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...