@esamples/mypack-1
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13.
9 lines (8 loc) • 479 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "abp-ng2-module";
import * as i2 from "../components/l-components.module";
export declare class MyPack1Module {
static ɵfac: i0.ɵɵFactoryDeclaration<MyPack1Module, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MyPack1Module, never, [typeof i1.AbpModule, typeof i2.LComponentsModule], [typeof i1.AbpModule, typeof i2.LComponentsModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MyPack1Module>;
}