Comment on A text adventure game on TypeScript's type systemparentComments−cacozenOP3yIt’s just so I can later reuse that type without having to pass in the generic. Like I do on lines 41 and 42
Comments
It’s just so I can later reuse that type without having to pass in the generic. Like I do on lines 41 and 42