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

7 lines
147 B
JSON
Raw Normal View History

2024-02-16 11:06:57 +00:00
{
2024-05-24 14:00:32 +00:00
"main": "./buttongroupstyle.mjs",
2024-05-23 19:45:05 +00:00
"module": "./buttongroupstyle.mjs",
"types": "./ButtonGroupStyle.d.ts",
"sideEffects": false
2024-02-16 11:06:57 +00:00
}