fullyherge
fullyherge
@ivdmeer it's tagged as backlog. Dev replied earlier in thread: https://github.com/getsentry/sentry/issues/24821#issuecomment-816112452
> Needed this too. I forked it and added quick hacky support on branch `nextjsfetch` in my fork: [master...justin-calleja:openapi-typescript-codegen:nextjsfetch](https://github.com/ferdikoomen/openapi-typescript-codegen/compare/master...justin-calleja:openapi-typescript-codegen:nextjsfetch) @justin-calleja I might be missing something obvious, but I'm trying to...
> +1 have you found anything yet @fullyherge? Sadly no. We worked around it for now.
Makes sense! Using `:export` for this sounds very reasonable to me. It's our primary use-case for getting the variables into the JS context anyhow. As it works now, though it...
Is there any update on this? I know it may not be a very common case for an actual end-user but I want to be able to tell my customer...