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

DataStoreSettings

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

Data store related settings for the app.

interface DataStoreSettings {
readonly engines?: DataStoreSettingsEngine[];
}

§Properties

§
readonly engines?: DataStoreSettingsEngine[]
[src]

Output only. The engines for the app.