as written in [MDN][1] at July 2016:
This feature is not implemented in any browsers natively at this time. It is implemented in many transpilers, such as the Traceur Compiler, Babel or Rollup.
So here is example with Typescript loader for Webpack:
//TODO
Create simplified version of this article: http://www.jbrantly.com/typescript-and-webpack/ without tsd and jquery.