Skip to main content
EmitWarningOptions.detail - process - Node documentation
property EmitWarningOptions.detail

Usage in Deno

import { type EmitWarningOptions } from "node:process";

Additional text to include with the error.

Type

string | undefined