@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
10 lines • 394 B
TypeScript
export * from './wizard.model';
export * from './wizard.component';
export * from './wizard.module';
export * from './wizard-body.component';
export * from './wizard-footer.component';
export * from './wizard-header.component';
export * from './wizard.service';
export * from './wizard-outlet/wizard-outlet.component';
export * from './wizard-modal.service';
//# sourceMappingURL=index.d.ts.map