/
astafievk
/
source_code
Обзор
Документация
Войти
/
astafievk
/
source_code
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Api/node_modules/date-fns/fp/intlFormatDistanceWithOptions.js
8 строк
391 B
astafievK
source code
21 июн 2024, 21:02
21 июн 2024, 21:02
37a1d03
Код
Авторство
О чём код?
"use strict"; exports.intlFormatDistanceWithOptions = void 0; var _index = require("../intlFormatDistance.js"); var _index2 = require("./_lib/convertToFP.js"); // This file is generated automatically by `scripts/build/fp.ts`. Please, don't change it. const intlFormatDistanceWithOptions = (exports.intlFormatDistanceWithOptions = (0, _index2.convertToFP)(_index.intlFormatDistance, 3));