Skip to main content
Go to Latest
type alias prettyFormat.Theme
import { type prettyFormat } from "https://deno.land/x/fresh_testing_library@0.8.0/components.ts";
const { Theme } = prettyFormat;
definition: { comment: string; content: string; prop: string; tag: string; value: string; }