Skip to main content
Module

std/examples/xeval.ts>XevalFunc

Deno standard library
Go to Latest
type alias XevalFunc
import { type XevalFunc } from "https://deno.land/std@0.167.0/examples/xeval.ts";
definition: (v: string) => Promise<unknown>