Skip to main content
Module

x/dynamic_import_ponyfill/deps.ts>esbuildNative.PartialNote

🐎 A ponyfill for using dynamic imports within Deno Deploy.
Go to Latest
interface esbuildNative.PartialNote
import { type esbuildNative } from "https://deno.land/x/dynamic_import_ponyfill@v0.1.4/deps.ts";
const { PartialNote } = esbuildNative;

Properties

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