Skip to main content
Module

x/google_datastore/types.d.ts>ReadOnly

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Go to Latest
type alias ReadOnly
import { type ReadOnly } from "https://deno.land/x/google_datastore@0.0.14/types.d.ts";

Options specific to read-only transactions.

definition: Record<never, never>