UNPKG

serina

Version:

Natural Language Parser for date and time in Javascript

2 lines (1 loc) 122 B
export type DayLiteUnits = 'millisecond' | 'second' | 'minute' | 'hour' | 'day' | 'week' | 'weekday' | 'month' | 'year';