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

x/dectyl/runtime/inspect.ts>InspectOptions

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

Properties

optional
indentLevel: number