silverbullet/esbuild_deno_loader/testdata/mod.mjs

3 lines
37 B
JavaScript

const bool = "asd";
export { bool };