Skip to main content
Module

x/google_datastore/mod.ts>datastoreValueToValue

A set of APIs that allow interfacing to Google Datastore on GCP from Deno.
Latest
function datastoreValueToValue
import { datastoreValueToValue } from "https://deno.land/x/google_datastore@0.2.1/mod.ts";

Convert a Datastore Value to a JavaScript value.

Returns

unknown