import { lessThanOrEqual } from "https://deno.land/x/aloedb@0.9.0/lib/helpers.ts";
Selects documents where the value of a field less than or equal to the specified number.
import { lessThanOrEqual } from "https://deno.land/x/aloedb@0.9.0/lib/helpers.ts";
Selects documents where the value of a field less than or equal to the specified number.