primevue-mirror/components/lib/themes/lara/toolbar/package.json

6 lines
103 B
JSON
Raw Normal View History

2024-05-05 20:35:38 +00:00
{
2024-05-24 14:00:32 +00:00
"main": "./index.mjs",
2024-05-23 19:45:05 +00:00
"module": "./index.mjs",
2024-05-23 11:07:11 +00:00
"types": "../types/toolbar/index.d.ts"
2024-05-05 20:35:38 +00:00
}