1
2
3
import { helloworld } from "https://esm.town/v/zak/helloworld?v=1";
export let helloVal = helloworld({ a: 1 });