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

9 lines
177 B
JSON

{
"main": "./index.cjs.js",
"module": "./index.esm.js",
"unpkg": "./index.min.js",
"types": "./index.d.ts",
"browser": {
"./sfc": "./index.vue"
}
}