Skip to main content
Module

x/cav/rpc.ts>QueryParser

A server framework for Deno
Go to Latest
type alias QueryParser
import { type QueryParser } from "https://deno.land/x/cav@0.0.8/rpc.ts";
definition: Parser<Record<string, string | string[]> | undefined>