How to split the array content of Paths correctly. #238
svenliebig
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this:
How can i transform
T
to get to this type:// type T = "wow" | "oj" | "oj.simpsons"
Please do not refer to
AutoPath
for this, the real world example is much more nested and i can't pass a generic through all the layers to useAutoPath
.Beta Was this translation helpful? Give feedback.
All reactions