Skip to main content
Module

x/denokv_graphql/mod.ts>ConcurrentChange

GraphQL bindings for Deno KV
Latest
class ConcurrentChange
extends Error
import { ConcurrentChange } from "https://deno.land/x/denokv_graphql@0.5/mod.ts";

Constructors

new
ConcurrentChange(message?: string, options?: ErrorOptions)