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

7 lines
138 B
JSON
Raw Normal View History

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