ngx-bootstrap
Version:
Angular Bootstrap
9 lines (8 loc) • 358 B
TypeScript
import * as i0 from "@angular/core";
export declare class BsTimepickerViewComponent {
ampm: string;
hours: number;
minutes: number;
static ɵfac: i0.ɵɵFactoryDeclaration<BsTimepickerViewComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<BsTimepickerViewComponent, "bs-timepicker", never, {}, {}, never, never, true, never>;
}