3martini's picture
Upload folder using huggingface_hub
ef12564 verified
raw
history blame contribute delete
No virus
327 Bytes
{
"name": "web-streams-polyfill-es2018",
"main": "../dist/polyfill.es2018",
"browser": "../dist/polyfill.es2018.min.js",
"module": "../dist/polyfill.es2018.mjs",
"types": "../dist/types/polyfill.d.ts",
"typesVersions": {
">=3.6": {
"../dist/types/*": [
"../dist/types/ts3.6/*"
]
}
}
}