Skip to main content
Module

x/aloedb/lib/declarations.ts>UpdateFunction

Light, Embeddable, NoSQL database for Deno 🦕
Go to Latest
type alias UpdateFunction
import { type UpdateFunction } from "https://deno.land/x/aloedb@0.1.0/lib/declarations.ts";
definition: (value: T) => T