Type Error with `getDescriptionAnnotation` and `PropertySignature.AST` in Effect Schema
Hey guys, I am trying to do the following:
But I am getting a type error because
But I am getting a type error because
AST | PropertySignature.AST can't be assigned to the getDescriptionAnnotation function. This does not really surprise me, and I know this would be solved in Schema v4, but I have never really grokked Property Signatures.