@blackbaud/skyux-lib-stache
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 439 B
TypeScript
import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
export declare class StacheRouterModule {
static forChild(basePath: string): ModuleWithProviders<StacheRouterModule>;
static ɵfac: i0.ɵɵFactoryDeclaration<StacheRouterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<StacheRouterModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<StacheRouterModule>;
}