ngx-sp-infra
Version:
Biblioteca de utilitários da Infra.
19 lines (18 loc) • 1.37 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "ngx-bootstrap/modal";
import * as i3 from "ngx-bootstrap/accordion";
import * as i4 from "ngx-bootstrap/tooltip";
import * as i5 from "@angular/forms";
import * as i6 from "ngx-currency";
import * as i7 from "ngx-mask";
import * as i8 from "ngx-pagination";
import * as i9 from "@angular/router";
import * as i10 from "../components/footer/footer.component";
import * as i11 from "../components/lib-config-senha/lib-config-senha.component";
import * as i12 from "../components/page-not-authorized/page-not-authorized.component";
export declare class LibViewsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LibViewsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LibViewsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.FooterComponent, typeof i11.LibConfigSenhaComponent, typeof i12.PageNotAuthorizedComponent], [typeof i10.FooterComponent, typeof i11.LibConfigSenhaComponent, typeof i12.PageNotAuthorizedComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LibViewsModule>;
}