-
Notifications
You must be signed in to change notification settings - Fork 6
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
Typescript definitions invalid #383
Comments
Ah but then the enums don't work 🤦 |
Bump on this, |
Bump on this. |
Bump. Definitions completely broken |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to using this package, but the type definitions are not working correctly.
The definitions are loaded, but they seem to be invalid. All it can find under the
gameanalytics
module is some enums...Is it valid to be declaring multiple modules with the same name in one definition file?
Using Typescript 5.04.
The text was updated successfully, but these errors were encountered: