type alias Extractimport { type Extract } from "https://dotland.deno.dev/std@0.219.0/front_matter/mod.ts"; Return type for Extractor. Type ParametersTdefinition: { frontMatter: string; body: string; attrs: T; }