mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
9 lines
No EOL
158 B
JSON
9 lines
No EOL
158 B
JSON
{
|
|
"main": "./tree.cjs.js",
|
|
"module": "./tree.esm.js",
|
|
"unpkg": "./tree.min.js",
|
|
"types": "./Tree.d.ts",
|
|
"browser": {
|
|
"./sfc": "./Tree.vue"
|
|
}
|
|
} |