TypeScript Function for TaggedClass with Specific Field
Hello, I'd like a function that accept any TaggedClass with a particular shape, so in my code, a tagged class that has a field named "decodedResp". This is my attempt:
I'm struggling here with Fields
I'm struggling here with Fields
