Skip to main content
RegisterOptions - module - Node documentation
interface RegisterOptions

Usage in Deno

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

Type Parameters

Data

Properties

parentURL: string | URL
optional
data: Data | undefined
optional
transferList: any[] | undefined