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

Typescript types generation #5

Closed
shuritch opened this issue Oct 17, 2023 · 0 comments · Fixed by #19
Closed

Typescript types generation #5

shuritch opened this issue Oct 17, 2023 · 0 comments · Fixed by #19
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@shuritch
Copy link
Member

shuritch commented Oct 17, 2023

Describe the problem

const schema = new Schema(plan);
schema.toDTS('MyType')
// type MyType = ...
@shuritch shuritch self-assigned this Oct 17, 2023
@shuritch shuritch added the enhancement New feature or request label Oct 17, 2023
@shuritch shuritch added this to the v1.0.0 milestone Oct 17, 2023
@shuritch shuritch linked a pull request Nov 6, 2023 that will close this issue
5 tasks
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