type alias Parserimport { type Parser } from "https://dotland.deno.dev/std@0.219.0/front_matter/mod.ts"; Parser function type used alongside createExtractor. definition: <T = Record<string, unknown>>(str: string) => T