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

x/dectyl/runtime/inspect.ts>inspect

Prototype library for testing Deno Deploy scripts using the Deno CLI
Go to Latest
function inspect
import { inspect } from "https://deno.land/x/dectyl@0.6.2/runtime/inspect.ts";

Parameters

value: unknown
optional
inspectOptions: Deno.InspectOptions = [UNSUPPORTED]