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