Skip to main content
Module.LoadHookContext - node__module.d.ts - Node documentation
interface Module.LoadHookContext

Usage in Deno

```typescript import { Module } from "node:node__module.d.ts"; ```

Properties

conditions: string[]
Export conditions of the relevant `package.json`
The format optionally supplied by the `resolve` hook chain
An object whose key-value pairs represent the assertions for the module to import