2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 01:09:04 +00:00
iconify/packages/svelte/offline
2021-09-27 21:58:40 +03:00
..
package.json Use Svelte 3.39 because 3.40 breaks compiled components. Publish new version of component 2021-09-27 21:58:40 +03:00
readme.md Update Svelte component to new structure, redo tests with TypeScript and demos with API 2021-09-27 16:29:45 +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.