ngx-daterangepicker-bootstrap
Version:
Date Range Picker - Angular 19 and Bootstrap 5
9 lines (8 loc) • 389 B
TypeScript
import { LocaleConfig } from '../utils/ngx-daterangepicker-locale.config';
import * as i0 from "@angular/core";
export declare class NgxDaterangepickerLocaleService {
private _config;
get config(): LocaleConfig;
static ɵfac: i0.ɵɵFactoryDeclaration<NgxDaterangepickerLocaleService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<NgxDaterangepickerLocaleService>;
}