primevue-mirror/components/lib/progressbar/style/package.json

7 lines
147 B
JSON
Raw Normal View History

{
2024-05-23 19:45:05 +00:00
"main": "./progressbarstyle.cjs",
"module": "./progressbarstyle.mjs",
"types": "./ProgressBarStyle.d.ts",
"sideEffects": false
}