Private Properties phase 1 (#7666)
* Private Properties phase 1 Co-authored-by: CodingItWrong * Private fields are optional * Docs update
This commit is contained in:
@@ -33,4 +33,4 @@ var innerclassproperties = (...args) => (
|
||||
static args = args;
|
||||
args = args;
|
||||
}
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user