#most of the structs are resolved properly
Explore tagged Tumblr posts
lizclipse · 2 years ago
Text
Currently fighting with the TypeScript compiler API so I can pull out all of the types we’ve written into a form that I can use to output in other languages, and it’s hell. For some reason it’s deciding that sometimes a type alias is actually Itself and not what it was set to, but I know the info is there it just won’t give it to me >:(
0 notes