Skip to main content
Module

x/abstruct/utils.ts>printProps

Abstract structure for JavaScript data validation
Go to Latest
function printProps
import { printProps } from "https://deno.land/x/abstruct@1.0.0-beta.7/utils.ts";

Return printable properties.

Parameters

input: Record<PropertyKey, unknown>

Returns

string