UNPKG

@openshift-assisted/ui-lib

Version:

React component library for the Assisted Installer UI

3 lines 187 B
import { AssistedInstallerFeatureType } from '../../common'; export declare const useFeature: (feature: AssistedInstallerFeatureType) => boolean; //# sourceMappingURL=use-feature.d.ts.map