2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-24 07:38:29 +00:00

12 lines
223 B
JSON
Raw Normal View History

{
"name": "@iconify/svelte/offline",
"svelte": "../dist/OfflineIcon.svelte",
"types": "../dist/offline.d.ts",
"exports": {
".": {
"svelte": "../dist/OfflineIcon.svelte",
"types": "../dist/offline.d.ts"
}
}
}