Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/graphviz/render/utils.ts>leftPadFactory

🦕 Simple Graphviz library for Deno.
Latest
function leftPadFactory
import { leftPadFactory } from "https://deno.land/x/graphviz@v0.2.1/render/utils.ts";

Parameters

pad: string

Returns

(w?: string) => string | undefined