codex-team / icons

Dozens of cute svg icons made with love by CodeX for your projects. No dependencies required. Free to use and share.
MIT License
39 stars 15 forks source link

fix(types): export the types package #46

Closed dependentmadani closed 6 days ago

dependentmadani commented 6 days ago

Problem:

The issue #44 where the user cannot use type declaration

Cause:

Missing the export package in package.json

Solution:

Add the export for types in the package.json