Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: use ES6 import in TypeScript README example (webpack-contrib#140)
Updates the TypeScript example to use the ES6 import syntax like the other examples. Includes the change to `Worker.ts` mentioned in webpack-contrib#111 to get it to work with `import` instead of `require`.
- Loading branch information