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

chore: revert "export type" to "export" #6943

Merged

Conversation

jakovljevic-mladen
Copy link
Member

Description:
This PR reverts export type syntax introduced in #6895 to what it was before that PR. export type caused an issue with the docs app where exported types lost their pages.

For example:
image

Or:

image

This PR reverts changes that caused these pages disappearing from the docs app.

image

And:

image

Related issue (if exists):
None

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.

None yet

2 participants