UNPKG

@kubernetes-models/argo-cd

Version:
5 lines (4 loc) 499 B
import { IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ResourceIgnoreDifferences } from "./ResourceIgnoreDifferences.js"; export type IIgnoreDifferences = Array<IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1ResourceIgnoreDifferences>; export type IgnoreDifferences = IIgnoreDifferences; export type { IIgnoreDifferences as IComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1IgnoreDifferences, IgnoreDifferences as ComGithubArgoprojArgoCdV3PkgApisApplicationV1alpha1IgnoreDifferences };