type alias FFFAuthorimport { type FFFAuthor } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/fff.ts"; Author definition: { avatar?: string; name?: string; url?: string; }