2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 17:29:01 +00:00
iconify/components/svelte/offline
2023-12-28 10:11:54 +02:00
..
package.json chore: fix offline exports in svelte component 2023-12-28 10:11:54 +02:00
readme.md Restructure monorepo 2022-05-12 22:39:56 +03:00

@iconify/react/offline

This sub-directory contains package.json with entry points for importing @iconify/react/offline.

There is a duplicate entry in exports section of package.json in the parent directory, but at moment of coding this, TypeScript does not support conditional exports properly, so this directory is used as a duplicate to make everything work with TypeScript.