deno.land / x / lume@v2.1.4 / tests / assets / terser / main.js
1234import { one, two } from "./numbers.js";console.log(one() + two());
Version Info