Core API Overview > @adpt/core > Adapt > IsDeployedFunc Adapt.IsDeployedFunc type Signature: export declare type IsDeployedFunc = (dep: Dependency) => boolean;