typescript circular reference error
I'm following the sessions middleware blog post and running into a weird issue. Adding the
sessions.ts
file from https://github.com/get-convex/convex-helpers/blob/main/convex/sessions.ts to my project gives me the following:
Any pointers?GitHub
convex-helpers/sessions.ts at main · get-convex/convex-helpers
A collection of useful code to complement the official packages. - convex-helpers/sessions.ts at main · get-convex/convex-helpers
2 Replies