Skip to main content
Module

x/typestruct/types.ts>Showable

Composable and checkable JavaScript (and TypeScript) data structure
Latest
interface Showable
import { type Showable } from "https://deno.land/x/typestruct@1.0.0-beta.5/types.ts";

String Convertible API.

Properties

readonly
toString: () => string

overwriteObject.prototype.string.