UNPKG

angular-mydatepicker-ivy

Version:
9 lines (8 loc) 343 B
import { IMyOptions } from "../interfaces/my-options.interface"; import * as i0 from "@angular/core"; export declare class LocaleService { private locales; getLocaleOptions(locale: string): IMyOptions; static ɵfac: i0.ɵɵFactoryDeclaration<LocaleService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<LocaleService>; }