interface ResolveResultRe-exportimport { type ResolveResult } from "https://deno.land/x/mesozoic@v1.0.0-alpha.19/lib/types.ts"; Propertiesspecifier: stringThe string URL of the fully qualified specifier for a module. kind: ModuleKindThe module kind of the resolved module.