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

DatePropertyOptions

import type { DatePropertyOptions } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";

The options for date properties.

interface DatePropertyOptions {
operatorOptions?: DateOperatorOptions;
}

§Properties

§
operatorOptions?: DateOperatorOptions
[src]

If set, describes how the date should be used as a search operator.