Comment on Pattern Matching Custom Data Types in TypeScriptComments−jaunkst7yYou could use a typescript decorator to make it less verbose to setup I suppose. I would rather have a more native approach.
Comments
You could use a typescript decorator to make it less verbose to setup I suppose. I would rather have a more native approach.