Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/examples/xeval.ts>XevalFunc

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