Skip to main content
Module

std/front_matter/mod.ts>Format

The Deno Standard Library
Latest
type alias Format
import { type Format } from "https://deno.land/std@0.224.0/front_matter/mod.ts";
definition:
| "yaml"
| "toml"
| "json"
| "unknown"