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
I'm using codegen with a public API with index.ts files to export everything to the top level, each file has an addTagTypes function, so typescript throws a duplicate initialization error for those functions.
Activity
Jheysoon commentedon May 8, 2023
I have the same issue can i create a PR to solved this ?