primevue-mirror/components/lib/icons/angleright/package.json

9 lines
177 B
JSON
Raw Normal View History

2023-03-31 21:45:03 +00:00
{
"main": "./index.cjs.js",
"module": "./index.esm.js",
"unpkg": "./index.min.js",
"types": "./index.d.ts",
"browser": {
"./sfc": "./index.vue"
}
}