UNPKG

nodemod

Version:

A collection of node modules for The Really Project

3 lines 185 B
import type { DateTimeFormatter } from '../typings'; export declare function getFormatter(formatter: Intl.DateTimeFormat): DateTimeFormatter; //# sourceMappingURL=get-formatter.d.ts.map