Skip to main content
Module.ResolveHookContext.conditions - module - Node documentation
property Module.ResolveHookContext.conditions

Usage in Deno

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

Export conditions of the relevant package.json

Type

string[]