5 ms·
Thanks! If anyone else is playing along, to get this to work with tsc I needed to use "--strict". Being able to use a function along those lines in a type safe
by codebje 10mo ago
Thanks! If anyone else is playing along, to get this to work with tsc I needed to use "--strict".
Being able to use a function along those lines in a type safe manner is still pretty nifty, even if you can't write it with type safety.