Skip to main content
Module

x/danet/mod.ts>Query

The most mature backend framework for Deno
Go to Latest
function Query
import { Query } from "https://deno.land/x/danet@1.8.0/mod.ts";

Parameters

optional
options: QueryOption

Returns

ReturnType<ReturnType<createParamDecorator>>

Parameters

param: string
optional
options: QueryOption

Returns

ReturnType<ReturnType<createParamDecorator>>