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

x/dectyl/runtime/inspect.ts>inspect

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

Parameters

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