Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/doa/deps.ts>parse

A middleware framework for Deno's http serve🦕. Transplanted from Koa with ❤️
Latest
function parse
import { parse } from "https://deno.land/x/doa@v1.0.0/deps.ts";

Parse media type to object.

Parameters

str: string

Returns

ContentType