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

DescribePackagesFilter

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

A filter to apply to the DescribePackage response.

interface DescribePackagesFilter {
Value?: string[] | null;
}

§Properties

§

Any field from PackageDetails.

§
Value?: string[] | null
[src]

A list of values for the specified field.