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

x/negotiator/src/types.ts>Priority

An HTTP content negotiator for Deno.
Latest
interface Priority
import { type Priority } from "https://deno.land/x/negotiator@1.0.1/src/types.ts";

Properties

optional
i: number
q: number
s: number
o: number