Skip to main content
Module

x/google_datastore/mod.ts>KeyInit

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Go to Latest
type alias KeyInit
import { type KeyInit } from "https://deno.land/x/google_datastore@0.0.14/mod.ts";
definition: [string, string | number | bigint] | string | KeyInitObject