Skip to main content
Module

x/unknownutil/inspect.ts>InspectOptions

🦕 A lightweight utility pack for handling unknown type
Go to Latest
type alias InspectOptions
import { type InspectOptions } from "https://deno.land/x/unknownutil@v3.18.0/inspect.ts";
definition: { threshold?: number; }