DeployOptionsWithRest: Partial<DeployOptions> & {
    rest?: boolean;
}

Type declaration

  • Optional rest?: boolean