Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/node/vm.ts>isContext

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

Parameters

_maybeContext: any