UNPKG

@qrsln/utils

Version:
28 lines (23 loc) 1.08 kB
import * as i0 from '@angular/core'; import { NgModule } from '@angular/core'; import { CommonModule } from '@angular/common'; class UtilsModule { } UtilsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: UtilsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); UtilsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: UtilsModule, imports: [CommonModule] }); UtilsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: UtilsModule, imports: [[CommonModule]] }); i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.2", ngImport: i0, type: UtilsModule, decorators: [{ type: NgModule, args: [{ declarations: [], imports: [CommonModule] }] }] }); /* * Public API Surface of utils */ /** * Generated bundle index. Do not edit. */ export { UtilsModule }; //# sourceMappingURL=qrsln-utils.mjs.map