UNPKG

@formatjs/intl-relativetimeformat

Version:

Formats JavaScript dates to relative time strings.

3 lines (2 loc) 171 B
import { RelativeTimeFormatInternal } from '@formatjs/ecma402-abstract'; export default function getInternalSlots(x: Intl.RelativeTimeFormat): RelativeTimeFormatInternal;