ngx-datetime-range-picker
Version:
> Ngx Date time range picker with daily, weekly, monthly, quarterly & yearly levels
12 lines (11 loc) • 791 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/material/form-field";
import * as i2 from "@angular/material/button";
import * as i3 from "@angular/material/input";
import * as i4 from "@angular/material/icon";
import * as i5 from "@angular/material/select";
export declare class MaterialModule {
static ɵfac: i0.ɵɵFactoryDeclaration<MaterialModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<MaterialModule, never, [typeof i1.MatFormFieldModule, typeof i2.MatButtonModule, typeof i3.MatInputModule, typeof i4.MatIconModule, typeof i5.MatSelectModule], [typeof i1.MatFormFieldModule, typeof i2.MatButtonModule, typeof i3.MatInputModule, typeof i4.MatIconModule, typeof i5.MatSelectModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<MaterialModule>;
}