@kubernetes-models/argo-cd
Version:
4 lines (3 loc) • 328 B
TypeScript
export type IResourceHealthLocation = string;
export type ResourceHealthLocation = IResourceHealthLocation;
export type { IResourceHealthLocation as IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ResourceHealthLocation, ResourceHealthLocation as ComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ResourceHealthLocation };