Skip to main content
Module

x/danet/mod.ts>QueryOption

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
interface QueryOption
import { type QueryOption } from "https://deno.land/x/danet@1.2.0/mod.ts";

Properties

optional
value: "first" | "last" | "array"