Skip to content

Export types #130

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

Merged
merged 2 commits into from
Jul 18, 2021
Merged

Export types #130

merged 2 commits into from
Jul 18, 2021

Conversation

Strift
Copy link
Contributor

@Strift Strift commented Jul 16, 2021

What kind of change does this PR introduce?

This PR will allow types defined in src/lib/types.ts to be exported. It addresses issue #126.

What is the current behavior?

No types are currently exported.

What is the new behavior?

Types will be exported.

@Strift Strift mentioned this pull request Jul 16, 2021
@kiwicopple kiwicopple requested a review from soedirgo July 17, 2021 11:32
@soedirgo soedirgo linked an issue Jul 17, 2021 that may be closed by this pull request
@soedirgo
Copy link
Member

Thanks for the PR @Strift! Can you limit the exports to just the types? No need to export postgresColumnSchema, postgresConfigSchema, etc.

@Strift
Copy link
Contributor Author

Strift commented Jul 18, 2021

Hello @soedirgo!

I've made some changes to export only the types. I hope it's good this time. 🤞

@soedirgo
Copy link
Member

👍 Thanks again!

@soedirgo soedirgo merged commit 9ca63bc into supabase:develop Jul 18, 2021
@github-actions
Copy link

🎉 This PR is included in version 0.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kiwicopple
Copy link
Member

@Strift - if you send your postal address and tshirt size to swag@supabase.io we can send you some swag :)

avallete pushed a commit that referenced this pull request May 13, 2025
* Export types defined in types.ts

* Export only types
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.

Export types
3 participants