function loadimport { load } from "https://deno.land/x/esbuild_deno_loader@0.5.2/src/native_loader.ts"; load(infoCache: Map<string, deno.ModuleEntry>,url: URL,options: LoadOptions,): Promise<esbuild.OnLoadResult | null>ParametersinfoCache: Map<string, deno.ModuleEntry>url: URLoptions: LoadOptionsReturnsPromise<esbuild.OnLoadResult | null>