mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-26 11:48:25 +00:00
8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"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"
|
|
}
|