UNPKG

@kubernetes-models/argo-cd

Version:
5 lines (4 loc) 472 B
import { IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplica } from "./KustomizeReplica.js"; export type IKustomizeReplicas = Array<IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplica>; export type KustomizeReplicas = IKustomizeReplicas; export type { IKustomizeReplicas as IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplicas, KustomizeReplicas as ComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1KustomizeReplicas };