Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pg_mem/datatypes/t-jsonb.ts>JSONBType#doEquals

An in memory postgres DB instance for your unit tests
Go to Latest
method JSONBType.prototype.doEquals
import { JSONBType } from "https://deno.land/x/pg_mem@2.6.3/datatypes/t-jsonb.ts";

Parameters

a: any
b: any

Returns

boolean