Skip to main content
Module

x/google_datastore/util.ts>assert

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

Parameters

cond: unknown
optional
message = [UNSUPPORTED]

Returns

asserts cond