TypeScript Compilation Error with Custom Getter in MySchema
Hi all,
I'm getting error in this snippet when I use custom getter
I get compilation error:
But it works when prop2 is commented out
I don't understand that error and how to fix it
I'm getting error in this snippet when I use custom getter
prop2 in MySchemaI get compilation error:
But it works when prop2 is commented out
I don't understand that error and how to fix it
