type alias XevalFuncimport { type XevalFunc } from "https://deno.land/std@0.195.0/examples/xeval.ts"; definition: (v: string) => Promise<unknown>