@skyux/router
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 517 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./link.directive";
import * as i2 from "./link-external.directive";
export declare class SkyAppLinkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyAppLinkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyAppLinkModule, [typeof i1.SkyAppLinkDirective, typeof i2.SkyAppLinkExternalDirective], never, [typeof i1.SkyAppLinkDirective, typeof i2.SkyAppLinkExternalDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyAppLinkModule>;
}