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

7 lines
138 B
JSON
Raw Normal View History

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