interface LoadResponseExternalimport { type LoadResponseExternal } from "https://dotland.deno.dev/x/deno_cache@0.7.1/mod.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.