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

7 lines
161 B
JSON
Raw Normal View History

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