This repository has been archived by the owner on Sep 9, 2021. It is now read-only.
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 (#140)
Updates the TypeScript example to use the ES6 import syntax like the other examples. Includes the change to `Worker.ts` mentioned in #111 to get it to work with `import` instead of `require`.
- Loading branch information