UNPKG

ngx-material-timepicker

Version:
5 lines (4 loc) 115 B
import { LocaleOptions } from 'luxon'; export interface TimeOptions extends LocaleOptions { format?: number; }