ngx-select-angle
Version:
A component for selecting an angle between 0 and 360 degrees in the Angular framework
8 lines (7 loc) • 433 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-select-angle.component";
export declare class NgxSelectAngleModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSelectAngleModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSelectAngleModule, [typeof i1.NgxSelectAngleComponent], never, [typeof i1.NgxSelectAngleComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSelectAngleModule>;
}