Skip to main content
Module.LoadHookContext.format - module - Node documentation
property Module.LoadHookContext.format

Usage in Deno

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

The format optionally supplied by the resolve hook chain

Type