Skip to content
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

fix: determine timeoutid type based on return type of setTimeout #12641

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

erinleigh90
Copy link
Contributor

@erinleigh90 erinleigh90 commented Nov 28, 2023

Description of changes

Updates timeoutId type to account for differences in Node vs browser environment.

Issue #, if available

#12640

Description of how you validated changes

Builds successfully locally without type errors.

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@erinleigh90 erinleigh90 requested review from a team as code owners November 28, 2023 17:48
@erinleigh90 erinleigh90 merged commit e2c5b57 into aws-amplify:main Nov 28, 2023
31 checks passed
@erinleigh90 erinleigh90 deleted the fix-set-timeout-type branch November 28, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants