riverty-angular-wrappers
Version:
Set of Angular component wrappers for Riverty Design System web-components.
12 lines (11 loc) • 1.91 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./stencil-generated/components";
import * as i2 from "./stencil-generated/text-value-accessor";
import * as i3 from "./stencil-generated/select-value-accessor";
import * as i4 from "./stencil-generated/boolean-value-accessor";
import * as i5 from "./stencil-generated/number-value-accessor";
export declare class WrappersModule {
static ɵfac: i0.ɵɵFactoryDeclaration<WrappersModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<WrappersModule, [typeof i1.RAccordion, typeof i1.RAccordionItem, typeof i1.RAccordionPanel, typeof i1.RAccordionSection, typeof i1.RAccordionTrigger, typeof i1.RBadge, typeof i1.RButton, typeof i1.RCheckbox, typeof i1.RDesignSystemDevtools, typeof i1.RIcon, typeof i1.RInput, typeof i1.RLabel, typeof i1.RPagination, typeof i1.RProgressBar, typeof i1.RProgressSteps, typeof i1.RRadioButton, typeof i1.RSelect, typeof i1.RSelectOption, typeof i1.RTab, typeof i1.RTabPanel, typeof i1.RTabs, typeof i1.RTabsList, typeof i1.RTextarea, typeof i1.RTooltip, typeof i2.TextValueAccessor, typeof i3.SelectValueAccessor, typeof i4.BooleanValueAccessor, typeof i5.NumericValueAccessor], never, [typeof i1.RAccordion, typeof i1.RAccordionItem, typeof i1.RAccordionPanel, typeof i1.RAccordionSection, typeof i1.RAccordionTrigger, typeof i1.RBadge, typeof i1.RButton, typeof i1.RCheckbox, typeof i1.RDesignSystemDevtools, typeof i1.RIcon, typeof i1.RInput, typeof i1.RLabel, typeof i1.RPagination, typeof i1.RProgressBar, typeof i1.RProgressSteps, typeof i1.RRadioButton, typeof i1.RSelect, typeof i1.RSelectOption, typeof i1.RTab, typeof i1.RTabPanel, typeof i1.RTabs, typeof i1.RTabsList, typeof i1.RTextarea, typeof i1.RTooltip, typeof i2.TextValueAccessor, typeof i3.SelectValueAccessor, typeof i4.BooleanValueAccessor, typeof i5.NumericValueAccessor]>;
static ɵinj: i0.ɵɵInjectorDeclaration<WrappersModule>;
}