Aurelia events and Typescript access specifiers

To be even clearer, access modifiers are a TypeScript construct which gets completely dropped upon transpilation into JavaScript.
See also On TypeScript access modifiers and @bindable

1 Like