smart-webcomponents-angular
Version:
[](https://jqwidgets.com/license/)
11 lines (10 loc) • 686 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./smart.ribbon";
import * as i2 from "./smart.ribbontab";
import * as i3 from "./smart.ribbongroup";
import * as i4 from "./smart.ribbonitem";
export declare class RibbonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RibbonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RibbonModule, [typeof i1.RibbonComponent, typeof i2.RibbonTabComponent, typeof i3.RibbonGroupComponent, typeof i4.RibbonItemComponent], never, [typeof i1.RibbonComponent, typeof i2.RibbonTabComponent, typeof i3.RibbonGroupComponent, typeof i4.RibbonItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RibbonModule>;
}