UNPKG

clarity-angular

Version:

Angular components for Clarity

13 lines (12 loc) 466 B
export * from "./wizard"; export * from "./wizard-page"; export * from "./wizard-stepnav"; export * from "./wizard-stepnav-item"; export * from "./wizard-button"; export * from "./wizard-header-action"; export * from "./wizard-custom-tags"; export * from "./directives/page-title"; export * from "./directives/page-navtitle"; export * from "./directives/page-buttons"; export * from "./directives/page-header-actions"; export declare const WIZARD_DIRECTIVES: any[];