import { type ModuleJson } from "https://deno.land/x/deno_graph@0.63.3/mod.ts";
Properties
The module kind that was determined when the module was resolved. This is used by loaders to indicate how a module needs to be loaded at runtime.
If the module had a types dependency, the information about that dependency.
The resolved media type of the module, which determines how Deno will handle the module.