1
2
3
import { generic } from "https://esm.town/v/stevekrouse/generic";
export let callGeneric = generic([], (a) => "hi");