Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/esbuild_deno_loader/deps.ts>esbuild.PartialNote

Deno module resolution for `esbuild`
Go to Latest
interface esbuild.PartialNote
import { type esbuild } from "https://deno.land/x/esbuild_deno_loader@0.5.2/deps.ts";
const { PartialNote } = esbuild;

Properties

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