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

How library authors can add more TypeScript information to their runtime types #6

Closed
aikmandean opened this issue Jul 5, 2022 · 0 comments · Fixed by #5
Closed
Assignees
Labels
enhancement New feature or request

Comments

@aikmandean
Copy link
Owner

Anyone can now tell their types apart from the builtins part of st. You need to use Metadata* types like Add<> or Get<> or Is<>. Using TypeDefinition() already allows for runtime types. Their TypeScript representations aren't limited to builtin metadata like Composable or Fallback.

@aikmandean aikmandean added the enhancement New feature or request label Jul 5, 2022
@aikmandean aikmandean self-assigned this Jul 5, 2022
@aikmandean aikmandean linked a pull request Jul 5, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant