Skip to main content
Go to Latest
type alias RepresentFn
import { type RepresentFn } from "https://deno.land/std@0.145.0/encoding/_yaml/type.ts";
definition: (data: Any, style?: StyleVariant) => Any