@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 676 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./back-to-top.component";
import * as i2 from "./back-to-top.directive";
import * as i3 from "../shared/sky-layout-resources.module";
import * as i4 from "@skyux/theme";
export declare class SkyBackToTopModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyBackToTopModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyBackToTopModule, [typeof i1.SkyBackToTopComponent, typeof i2.SkyBackToTopDirective], [typeof i3.SkyLayoutResourcesModule, typeof i4.SkyThemeModule], [typeof i1.SkyBackToTopComponent, typeof i2.SkyBackToTopDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyBackToTopModule>;
}