Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AllRowsWildcard

import type { AllRowsWildcard } from "https://aws-api.deno.dev/v0.3/services/lakeformation.ts?docs=full";

A structure that you pass to indicate you want all rows in a filter.

interface AllRowsWildcard {}