relative-time-format
Version:
A convenient Intl.RelativeTimeFormat polyfill
16 lines • 304 B
JSON
{
"private": true,
"name": "relative-time-format/locale/ms",
"main": "../ms.json",
"module": "../ms.json.js",
"types": "../ms.json.d.ts",
"type": "module",
"exports": {
".": {
"types": "../ms.json.d.ts",
"import": "../ms.json.js",
"require": "../ms.json"
}
},
"sideEffects": false
}