Speed tip: If your types proxy is slow, try memoizing the proxy creation.
Also, `tsc --traceResolution` can help figure out why some types aren’t being picked up.
And +1 to `type-fest`—super handy for this stuff.
Also, `tsc --traceResolution` can help figure out why some types aren’t being picked up.
And +1 to `type-fest`—super handy for this stuff.
