Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface PartialNote
import { type PartialNote } from "https://deno.land/x/esbuild@v0.17.10/wasm.d.ts";

Properties

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