Issues with Brand Matching in TypeScript Schema
I'm having some issues when trying to match on Brands:
In this case my brand is defined as this:
When it's gone throught he match statement, it's deconstructed into its "functions" - or so it seems.
In this case my brand is defined as this:
When it's gone throught he match statement, it's deconstructed into its "functions" - or so it seems.

