UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 129 B
import Wizard from './Wizard'; import type { WizardProps } from './WizardTypes'; export { Wizard }; export type { WizardProps };