Skip to main content
Module

x/google_datastore/guards.ts>isValueArray

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

Parameters

value: Value

Returns

value is ValueArray