Install deno
deno run <filename>
cd src/convexHull/
deno bundle convexHull.ts ../../js/convexHull.js
Then remove the export at the bottom
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install deno
deno run <filename>
cd src/convexHull/
deno bundle convexHull.ts ../../js/convexHull.js
Then remove the export at the bottom