Skip to main content
Module

x/aloedb/mod.ts>Operators.exists

Light, Embeddable, NoSQL database for Deno 🦕
Go to Latest
function Operators.exists
import { Operators } from "https://deno.land/x/aloedb@0.1.0/mod.ts";
const { exists } = Operators;

Matches if field exists.