UNPKG

@kermank/nldp

Version:

A modular date/time parser for converting natural language into dates and times

4 lines 232 B
import { RuleModule, TimeOfDayPreferences } from '../types/types'; export declare const DEFAULT_TIME_OF_DAY_PREFERENCES: TimeOfDayPreferences; export declare const timeOfDayRule: RuleModule; //# sourceMappingURL=time-of-day.d.ts.map