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

TimestampPropertyOptions

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

The options for timestamp properties.

interface TimestampPropertyOptions {
operatorOptions?: TimestampOperatorOptions;
}

§Properties

§

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