Skip to main content
ImportMeta.url - module - Node documentation
property ImportMeta.url

Usage in Deno

import { type ImportMeta } from "node:module";

The absolute file: URL of the module.

Type

string