-
-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"EtaConfig" is not exported in JSR #295
Comments
Good catch! I don't have time for a fix atm but I'd be happy to merge a PR! |
pasha-bolokhov
added a commit
to pasha-bolokhov/eta
that referenced
this issue
Jul 23, 2024
pasha-bolokhov
added a commit
to pasha-bolokhov/eta
that referenced
this issue
Jul 23, 2024
nebrelbug
pushed a commit
that referenced
this issue
Aug 7, 2024
works now in 3.5.0 after the merge, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While you can do
you can't do
because it is not being currently exported…
Please export it
The text was updated successfully, but these errors were encountered: