UNPKG

ng-zorro-antd-mobile

Version:

An enterprise-class mobile UI components based on Ant Design and Angular

4 lines (3 loc) 188 B
export { StepsModule } from './steps.module'; export { StepsComponent } from './steps.component'; export { StepComponent, StepStatusEnum, StepDirectionEnum } from './step/step.component';