{"ast":null,"code":"const formatRelativeLocale = {\n  lastWeek: \"eeee 'tuần trước vào lúc' p\",\n  yesterday: \"'hôm qua vào lúc' p\",\n  today: \"'hôm nay vào lúc' p\",\n  tomorrow: \"'ngày mai vào lúc' p\",\n  nextWeek: \"eeee 'tới vào lúc' p\",\n  other: \"P\"\n};\nexport const formatRelative = (token, _date, _baseDate, _options) => formatRelativeLocale[token];","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}