UNPKG

@doku-dev/doku-fragment

Version:

A new Angular UI library that moving away from Bootstrap and built from scratch.

17 lines (16 loc) 1.17 kB
import * as i0 from "@angular/core"; import * as i1 from "./radio.component"; import * as i2 from "./radio-custom-appearance.directive"; import * as i3 from "./radio-indicator.component"; import * as i4 from "./radio-group.component"; import * as i5 from "./built-in-appearances/radio-appearance-card/radio-appearance-card.component"; export declare class DokuRadioModule { static ɵfac: i0.ɵɵFactoryDeclaration<DokuRadioModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DokuRadioModule, never, [typeof i1.DokuRadio, typeof i2.DokuRadioCustomAppearance, typeof i3.DokuRadioIndicator, typeof i4.DokuRadioGroup], [typeof i1.DokuRadio, typeof i2.DokuRadioCustomAppearance, typeof i3.DokuRadioIndicator, typeof i4.DokuRadioGroup]>; static ɵinj: i0.ɵɵInjectorDeclaration<DokuRadioModule>; } export declare class DokuRadioAppearanceModule { static ɵfac: i0.ɵɵFactoryDeclaration<DokuRadioAppearanceModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DokuRadioAppearanceModule, never, [typeof i5.DokuRadioAppearanceCard], [typeof i5.DokuRadioAppearanceCard]>; static ɵinj: i0.ɵɵInjectorDeclaration<DokuRadioAppearanceModule>; }