Skip to main content
Module

x/lume/deps/yaml.ts>KindType

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias KindType
import { type KindType } from "https://deno.land/x/lume@v2.1.4/deps/yaml.ts";
definition: "sequence" | "scalar" | "mapping"