Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function consumeToken
import { consumeToken } from "https://deno.land/std@0.157.0/media_types/_util.ts";

Supporting functions for media_types that do not make part of the public API.

Parameters

v: string

Returns

[string, string]