This is a sample for import and export in TypeScript with Webpack. Check out blog post Understanding import and export in TypeScript and ES6 (ECMAScript 2015).
npm install
npm start
Open index.html in browser, check console log to see result.
This is a sample for import and export in TypeScript with Webpack. Check out blog post Understanding import and export in TypeScript and ES6 (ECMAScript 2015).
npm install
npm start
Open index.html in browser, check console log to see result.