Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function runExtractTypeErrorTests
import { runExtractTypeErrorTests } from "https://deno.land/std@0.175.0/encoding/front_matter/_test_utils.ts";

Parameters

format: Format
extractFn: (str: string) => unknown