Skip to main content
Module

x/fresh_testing_library/components.ts>GetBy

Utilities for testing fresh apps
Go to Latest
type alias GetBy
import { type GetBy } from "https://deno.land/x/fresh_testing_library@0.13.0/components.ts";

Type Parameters

Arguments extends any[]
definition: QueryMethod<Arguments, HTMLElement>