This website requires JavaScript.
Explore
Help
Sign In
vertumnus
/
primevue-mirror
mirror of
https://github.com/primefaces/primevue.git
Watch
1
Star
0
Fork
You've already forked primevue-mirror
0
Code
Packages
Releases
Activity
40f5d1ac90
primevue-mirror
/
components
/
lib
/
themes
/
helpers
/
package.json
6 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
Theming API: Update themes folder structure and all exports
2024-03-27 13:12:22 +00:00
{
Fixed #5774 - Improve PrimeVue bundle
2024-05-23 19:45:05 +00:00
"main"
:
"./index.cjs"
,
"module"
:
"./index.mjs"
,
Theming API: Update themes folder structure and all exports
2024-03-27 13:12:22 +00:00
"types"
:
"./index.d.ts"
}