Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

children

children: Module[]

exports

exports: any

filename

filename: string

id

id: string

loaded

loaded: boolean

parent

parent: Module | null | undefined
deprecated

since 14.6.0 Please use require.main and module.children instead.

path

path: string
since

11.14.0

The directory name of the module. This is usually the same as the path.dirname() of the module.id.

paths

paths: string[]

require

require: Require

Generated using TypeDoc