UNPKG

@ansible/ansible-ui-framework

Version:

A framework for building applications using PatternFly.

4 lines (3 loc) 129 B
import { PageWizard } from './PageWizard'; import type { PageWizardStep } from './types'; export { PageWizard, PageWizardStep };