{"version":3,"file":"Hello.js","sourceRoot":"","sources":["../../src/_scratch/Hello.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,kCAAkC;AAClC,EAAE;AACF,uEAAuE;AACvE,EAAE;AACF,+DAA+D;AAC/D,iBAAiB;AACjB,wFAAwF;AACxF,QAAQ;AACR,IAAI","sourcesContent":["/**\r\n * Created by gavorhes on 9/22/2016.\r\n */\r\n// import * as React from \"react\";\r\n//\r\n// export interface HelloProps { compiler: string; framework: string; }\r\n//\r\n// export class Hello extends React.Component<HelloProps, {}> {\r\n// render() {\r\n// return <h1>Hello from {this.props.compiler} and {this.props.framework}!</h1>;\r\n// }\r\n// }"]}