import { type UrlDependency } from "https://deno.land/x/aleph@1.0.0-alpha.14/compiler/types.ts";
Properties
readonly
loc: SourceLocationThe source location where the url()
was found.
import { type UrlDependency } from "https://deno.land/x/aleph@1.0.0-alpha.14/compiler/types.ts";
The source location where the url()
was found.