@tapsellorg/angular-material-library
Version:
Angular library for Tapsell
16 lines (15 loc) • 1.42 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./input-type/input-type.directive";
import * as i2 from "./field-error.directive";
import * as i3 from "./mark-all-as-touched/mark-all-as-touched.directive";
import * as i4 from "./persian-to-english/persian-numbers-to-english.directive";
import * as i5 from "./financial-input/financial-input.directive";
import * as i6 from "./number-to-words/number-to-words.pipe";
import * as i7 from "./money-to-words/money-to-words.pipe";
import * as i8 from "./rial-to-toman/rial-to-toman.pipe";
import * as i9 from "@angular/common";
export declare class PghInputModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PghInputModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PghInputModule, [typeof i1.PghInputTypeDirective, typeof i2.PghFieldErrorDirective, typeof i3.PghMarkAllAsTouchedDirective, typeof i4.PghPersianNumbersToEnglishDirective, typeof i5.PghFinancialInputDirective, typeof i6.PghNumberToWordsPipe, typeof i7.PghMoneyToWordsPipe, typeof i8.PghRialToTomanPipe], [typeof i9.CommonModule], [typeof i1.PghInputTypeDirective, typeof i2.PghFieldErrorDirective, typeof i3.PghMarkAllAsTouchedDirective, typeof i4.PghPersianNumbersToEnglishDirective, typeof i5.PghFinancialInputDirective, typeof i6.PghNumberToWordsPipe, typeof i7.PghMoneyToWordsPipe, typeof i8.PghRialToTomanPipe]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PghInputModule>;
}