ng-scroll-picker
Version:
Base logic inspired from https://github.com/hiyali/ng-data-picker
9 lines (8 loc) • 492 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-scroll-picker.component";
import * as i2 from "@angular/common";
export declare class NgScrollPickerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgScrollPickerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgScrollPickerModule, [typeof i1.NgScrollPickerComponent], [typeof i2.CommonModule], [typeof i1.NgScrollPickerComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgScrollPickerModule>;
}