Conditional types without using pointers #49
Unanswered
ManoloTonto1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hey guys i was wondering how I can get a ts type to be optional without having to use a pointer. I looked through the code and realized there is no
tstype:",optional"
flag. if there is another way let me know. If not I will open a pr to add this flag.thanks in advance!!
Beta Was this translation helpful? Give feedback.
All reactions