The following code is from the TS docs
function classDecorator( constructor: T ) { return class extends cons