import { type FFFBase } from "https://deno.land/x/lume@v2.4.1/deps/fff.ts";
Base Variables
definition: { categories?: T extends false ? never : string[]; flags?: string[]; summary?: string; tags?: string[]; title?: string; }
import { type FFFBase } from "https://deno.land/x/lume@v2.4.1/deps/fff.ts";
Base Variables