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

x/graphviz/model/abstract.ts>GraphvizObject

🦕 Simple Graphviz library for Deno.
Latest
class GraphvizObject
Abstract
import { GraphvizObject } from "https://deno.land/x/graphviz@v0.2.1/model/abstract.ts";

Classes implemented in the 'ts-graphviz' library are designed to inherit from this class.