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

x/minecraft_lib/chat/mod.ts>Component#[Symbol.for("Deno.customInspect")]

A collection of modules that can be used to build Minecraft servers, clients, utilities and other tools.
Latest
method Component.prototype.[Symbol.for("Deno.customInspect")]
Re-export
import { Component } from "https://deno.land/x/minecraft_lib@0.1.0/chat/mod.ts";

Parameters

inspect: Deno.inspect
options: Deno.InspectOptions & { indentLevel: number; depth: number; }