import { type ImportDependency } from "https://deno.land/x/aleph@1.0.0-beta.23/server/deps.ts";
Properties
readonly
loc: SourceLocationThe source location where the @import
rule was found.
import { type ImportDependency } from "https://deno.land/x/aleph@1.0.0-beta.23/server/deps.ts";
The source location where the @import
rule was found.