DeploymentRoute: {
    path: string;
    port: number;
}

Type declaration

  • path: string
  • port: number