UNPKG

@catladder/cli

Version:

Panter cli tool for cloud CI/CD and DevOps

3 lines (2 loc) 151 B
import type { DeployConfigCustom, DeployTypeDefinition } from ".."; export declare const CUSTOM_DEPLOY_TYPE: DeployTypeDefinition<DeployConfigCustom>;