Skip to main content
Module

x/dynamic_import_ponyfill/deps.ts>esbuildWASM.PartialNote

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

Properties

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