Skip to main content
Module

x/lume_langdata/deps.ts>YAML.RepresentFn

A Lume plugin for multi-language websites.
Go to Latest
type alias YAML.RepresentFn
import { type YAML } from "https://deno.land/x/lume_langdata@v2.0.5/deps.ts";
const { RepresentFn } = YAML;
definition: (data: Any, style?: StyleVariant) => Any