2018-01-09 15:36:42 +01:00

4 lines
37 B
JavaScript

declare class B {
get a: number;
}