Skip to main content
Module

x/fastro/http/deps.ts>esbuild.PartialNote

Fast and simple web application framework for deno
Go to Latest
interface esbuild.PartialNote
import { type esbuild } from "https://deno.land/x/fastro@v0.74.3/http/deps.ts";
const { PartialNote } = esbuild;

Properties

optional
text: string
optional
location: Partial<Location> | null