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

Usage in Deno

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

A signal that this hook intends to terminate the chain of resolve hooks.

Type

boolean | undefined