You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We intentionally left out the typing in the package due an issue with the compiled version. We are planning to look into it soon. If you can get a TS version compiled and working on your end please feel free in letting us know or submitting a PR. Greatly appreciate it!
Installing this package via
yarn add recoilize --dev
is missing the typescript definitions.I think you are missing the creation of .d.ts files in your tsconfig for the actual npm package.
The text was updated successfully, but these errors were encountered: