There was an error while loading. Please reload this page.
TBD
Coding guidelines for the TypeScript code will be loosely derived from the TypeScript's guidelines
any
//
obj.xxx.bind(obj, ...)
JavaScript is similar to the TypeScript style. It just does not require type annotations.