mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2024-12-26 11:48:25 +00:00
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"name": "web-streams-ponyfill",
|
|
"main": "../dist/ponyfill",
|
|
"module": "../dist/ponyfill.mjs",
|
|
"types": "../dist/types/polyfill.d.ts"
|
|
}
|