Skip to main content
Module

x/lume/deps/yaml.ts>RepresentFn

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias RepresentFn
import { type RepresentFn } from "https://deno.land/x/lume@v2.1.4/deps/yaml.ts";
definition: (data: Any, style?: StyleVariant) => Any