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.
Go to Latest
function datastoreValueToValue
import { datastoreValueToValue } from "https://deno.land/x/google_datastore@0.0.14/mod.ts";

Convert a Datastore Value to a JavaScript value.

Returns

unknown