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

7 lines
173 B
JSON
Raw Normal View History

{
"main": "./selectbuttonstyle.cjs.js",
"module": "./selectbuttonstyle.esm.js",
2023-10-02 13:15:41 +00:00
"unpkg": "./selectbuttonstyle.min.js",
"types": "./SelectButtonStyle.d.ts"
}