UNPKG

@kubernetes-models/argo-cd

Version:
4 lines (3 loc) 254 B
export type IOperationPhase = string; export type OperationPhase = IOperationPhase; export type { IOperationPhase as IComGithubArgoprojGitopsEnginePkgSyncCommonOperationPhase, OperationPhase as ComGithubArgoprojGitopsEnginePkgSyncCommonOperationPhase };