UNPKG

ngx-material-timepicker

Version:
4 lines (3 loc) 169 B
import { InjectionToken } from '@angular/core'; export declare const TIME_LOCALE: InjectionToken<string>; export declare const NUMBERING_SYSTEM: InjectionToken<string>;