Join Slack
Powered by
One more question on the annotation front: I want ...
# squarelibraries
d
Dorit Rein
02/04/2022, 6:29 PM
One more question on the annotation front: I want to add a scope annotation to an interface like so:
Copy code
@MyScope interface MyInterface
I just added an annotation to a typespec interface, and i get this error:
This class does not have a constructor
. Any thoughts?
Open in Slack
Previous
Next