UNPKG

ngx-bootstrap

Version:
9 lines (8 loc) 387 B
import { MiniStore } from 'ngx-bootstrap/mini-ngrx'; import { BsDatepickerState } from './bs-datepicker.state'; import * as i0 from "@angular/core"; export declare class BsDatepickerStore extends MiniStore<BsDatepickerState> { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<BsDatepickerStore, never>; static ɵprov: i0.ɵɵInjectableDeclaration<BsDatepickerStore>; }