import * as oak from "https://deno.land/x/oak@v11.0.0/isMediaType.ts";
Functions
Given a value of the content type of a request and an array of types,
provide the matching type or |
import * as oak from "https://deno.land/x/oak@v11.0.0/isMediaType.ts";
Given a value of the content type of a request and an array of types,
provide the matching type or |