interface LoadResponseExternalimport { type LoadResponseExternal } from "https://deno.land/x/deno_graph@0.49.0/types.d.ts"; Propertieskind: "external"The loaded module is either external or built-in to the runtime. specifier: stringThe strung URL of the resource. If there were redirects, the final specifier should be set here, otherwise the requested specifier.