sannajammeh / trpc-swr

tRPC-ified SWR hooks
https://trpc-swr.vercel.app
MIT License
210 stars 5 forks source link

Export all types. #7

Closed sannajammeh closed 2 years ago

sannajammeh commented 2 years ago

Please ensure to export all types like TRPCContextState.

Its causing the library to not compile due to "Referecing type from external module, but cannot be named" error.

sachinraja commented 2 years ago

Thanks for reporting, fixed in https://github.com/sachinraja/trpc-swr/commit/b63c6cf27d18ee686fa4719ba68986c32d6c11ee released in 0.1.1