ng-devui
Version:
DevUI components based on Angular
9 lines (8 loc) • 434 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./back-top.component";
import * as i2 from "@angular/common";
export declare class BackTopModule {
static ɵfac: i0.ɵɵFactoryDeclaration<BackTopModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<BackTopModule, [typeof i1.BackTopComponent], [typeof i2.CommonModule], [typeof i1.BackTopComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<BackTopModule>;
}