Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/acai_query/src/interfaces/ModelContent.ts>ModelContent

A simple modular, scalable query builder that let you toggle strategies to easily, used and created by Açaí Framework
Latest
type alias ModelContent
import { type ModelContent } from "https://deno.land/x/acai_query@0.3.0/src/interfaces/ModelContent.ts";
definition:
| string
| boolean
| number
| undefined