Files
tsc-decorators/test/snapshots/constructor/input.txt
2021-07-21 23:37:51 -04:00

5 lines
52 B
Plaintext

@classDecorator
class A {
@prop string: string;
}