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

Usage in Deno

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

A hint to the load hook (it might be ignored)

Type

ModuleFormat
| null
| undefined