effector / logger

Simple logger with stores inspector
https://npmjs.com/effector-logger
160 stars 22 forks source link

Could not find a declaration file for module 'effector-logger' #123

Closed kravetsone closed 1 year ago

kravetsone commented 1 year ago

When trying to use the module, it causes an error due to the unavailability of types image

If we use publint for this package we will see the following error

image

kravetsone commented 1 year ago

If I specify the types in your exports.types it will work as it should

image