Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Percent.Options.C0

import { Percent } from "https://raw.githubusercontent.com/i-xi-dev/bytes.es/4.4.2/deps.ts"; 

const { C0 } = Percent.Options;

The options for the C0 controls percent-encode

field value
encodeSet []
spaceAsPlus false
const C0: Options;