@doku-dev/doku-fragment
Version:
A new Angular UI library that moving away from Bootstrap and built from scratch.
11 lines (10 loc) • 629 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tabs.component";
import * as i2 from "./tab.component";
import * as i3 from "./tab-label.directive";
import * as i4 from "./tab-content.directive";
export declare class DokuTabsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DokuTabsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DokuTabsModule, never, [typeof i1.DokuTabs, typeof i2.DokuTab, typeof i3.DokuTabLabel, typeof i4.DokuTabContent], [typeof i1.DokuTabs, typeof i2.DokuTab, typeof i3.DokuTabLabel, typeof i4.DokuTabContent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DokuTabsModule>;
}