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

x/dectyl/runtime/inspect.ts>InspectOptions

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

Properties

optional
indentLevel: number