Skip to main content
Module

x/cav/deps.ts>graph.ResolveResult

A server framework for Deno
Go to Latest
interface graph.ResolveResult
Re-export
import { type graph } from "https://deno.land/x/cav@0.0.21/deps.ts";
const { ResolveResult } = graph;

Properties

specifier: string

The string URL of the fully qualified specifier for a module.

The module kind of the resolved module.