UNPKG

@hxui/angular

Version:

An Angular library based on the [HXUI design system](https://hxui.io).

14 lines (13 loc) 694 B
import * as i0 from "@angular/core"; import * as i1 from "./timepicker"; import * as i2 from "@angular/common"; export { HxaTimeAdapter } from './hxa-time-adapter'; export { HxaTimeStruct } from './hxa-time-struct'; export { Timepicker } from './timepicker'; export { TimepickerConfig } from './timepicker-config'; export { TimepickerI18n } from './timepicker-i18n'; export declare class TimepickerModule { static ɵfac: i0.ɵɵFactoryDeclaration<TimepickerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TimepickerModule, [typeof i1.Timepicker], [typeof i2.CommonModule], [typeof i1.Timepicker]>; static ɵinj: i0.ɵɵInjectorDeclaration<TimepickerModule>; }