Skip to main content
Module

x/casualdb/operator/utils.ts>compareByType

Simple JSON "database" for Deno with type-safety! ⚡️
Go to Latest
variable compareByType
import { compareByType } from "https://deno.land/x/casualdb@v0.1.2/operator/utils.ts";

type

(a: any, b: any) => unknown