Module

std/front_matter/mod.ts>Extract

Deno standard library
Go to Latest
type alias Extract
import { type Extract } from "https://dotland.deno.dev/std@0.180.0/front_matter/mod.ts";
definition: { frontMatter: string; body: string; attrs: T; }