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

7 lines
135 B
JSON
Raw Normal View History

2024-04-19 13:51:57 +00:00
{
2024-05-23 19:45:05 +00:00
"main": "./tabliststyle.cjs",
"module": "./tabliststyle.mjs",
"types": "./TabListStyle.d.ts",
"sideEffects": false
2024-04-19 13:51:57 +00:00
}