ngx-trim-directive
Version:
This directive helps to trim whitespaces of an input text value.
8 lines (7 loc) • 412 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-trim.directive";
export declare class NgxTrimDirectiveModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxTrimDirectiveModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxTrimDirectiveModule, [typeof i1.NgxTrimDirective], never, [typeof i1.NgxTrimDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxTrimDirectiveModule>;
}