import { queries } from "https://deno.land/x/fresh_testing_library@0.13.1/components.ts";
const { findAllByTestId } = queries;
Parameters
...args: Parameters<FindAllByBoundAttribute<T>>
Returns
ReturnType<FindAllByBoundAttribute<T>>
import { queries } from "https://deno.land/x/fresh_testing_library@0.13.1/components.ts";
const { findAllByTestId } = queries;