Skip to main content
Extremely Popular
Go to Latest
interface PartialNote
import { type PartialNote } from "https://deno.land/x/esbuild@v0.17.5/mod.js";

Properties

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