UNPKG

@openshift-assisted/ui-lib

Version:

React component library for the Assisted Installer UI

3 lines 188 B
import { Cluster } from '@openshift-assisted/types/./assisted-installer-service'; export declare const isOciPlatformType: (cluster: Cluster) => boolean; //# sourceMappingURL=utils.d.ts.map