Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface PartialNote
import { type PartialNote } from "https://deno.land/x/esbuild@v0.14.54/mod.d.ts";

Properties

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