primevue-mirror/packages/icons/src/angleright/package.json

12 lines
223 B
JSON

{
"main": "./AngleRightIcon.vue",
"module": "./AngleRightIcon.vue",
"types": "./AngleRightIcon.d.ts",
"browser": {
"./sfc": "./AngleRightIcon.vue"
},
"sideEffects": [
"*.vue"
]
}