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

x/deno/std/xeval/mod.ts>XevalFunc

A modern runtime for JavaScript and TypeScript.
Go to Latest
type alias XevalFunc
import { type XevalFunc } from "https://deno.land/x/deno@v0.23.0/std/xeval/mod.ts";
definition: (v: string) => void