@vismaux/ngx-nordic-cool
Version:
Common Nordic-Cool components for Angular.
10 lines (9 loc) • 657 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tabset.component";
import * as i2 from "./tab.component";
import * as i3 from "@angular/common";
export declare class NcTabsetModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcTabsetModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcTabsetModule, [typeof i1.NcTabsetComponent, typeof i2.NcTabComponent, typeof i2.NcTabTitleDirective, typeof i2.NcTabContentDirective], [typeof i3.CommonModule], [typeof i1.NcTabsetComponent, typeof i2.NcTabComponent, typeof i2.NcTabTitleDirective, typeof i2.NcTabContentDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcTabsetModule>;
}