UNPKG

@formatjs/intl-relativetimeformat

Version:

Formats JavaScript dates to relative time strings.

5 lines 219 B
//#region packages/intl-relativetimeformat/should-polyfill.d.ts declare function shouldPolyfill(locale?: string): string | undefined; //#endregion export { shouldPolyfill }; //# sourceMappingURL=should-polyfill.d.ts.map