Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/build/deps.ts>esbuild.Charset

Fast and simple web application framework for deno
Go to Latest
type alias esbuild.Charset
import { type esbuild } from "https://deno.land/x/fastro@v0.83.5/build/deps.ts";
const { Charset } = esbuild;
definition: "ascii" | "utf8"