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 tsc output for types #24

Merged
merged 4 commits into from
Nov 15, 2020
Merged

Conversation

duncanhealy
Copy link
Contributor

@kiwicopple
Copy link
Member

globalThis:

The globalThis property provides a standard way of accessing the global this value (and hence the global object itself) across environments. Unlike similar properties such as window and self, it's guaranteed to work in window and non-window contexts.

Very nice

@kiwicopple kiwicopple merged commit bad9993 into supabase:master Nov 15, 2020
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost mentioned this pull request Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example: RedwoodJS
2 participants