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

DoublePropertyOptions

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

The options for double properties.

interface DoublePropertyOptions {
operatorOptions?: DoubleOperatorOptions;
}

§Properties

§
operatorOptions?: DoubleOperatorOptions
[src]

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