Skip to main content
Module

std/examples/xeval.ts>xeval

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function xeval
import { xeval } from "https://deno.land/std@0.160.0/examples/xeval.ts";

Parameters

readable: ReadableStream<Uint8Array>
xevalFunc: XevalFunc
optional
unnamed 2: XevalOptions = [UNSUPPORTED]