Skip to main content

DeployOptions type

Signature:

export type DeployOptions = {
forceDirectDeploy?: boolean;
};