Skip to main content
Module

x/lume_langdata/deps.ts>YAML.RepresentFn

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