UNPKG

ngx-bootstrap

Version:
10 lines (9 loc) 422 B
import { TimepickerState } from './timepicker.reducer'; import { MiniStore } from 'ngx-bootstrap/mini-ngrx'; import * as ɵngcc0 from '@angular/core'; export declare class TimepickerStore extends MiniStore<TimepickerState> { constructor(); static ɵfac: ɵngcc0.ɵɵFactoryDef<TimepickerStore, never>; static ɵprov: ɵngcc0.ɵɵInjectableDef<TimepickerStore>; } //# sourceMappingURL=timepicker.store.d.ts.map