Skip to main content
method Module.createRequire
Module.createRequire(path: string | URL): NodeRequire
Deprecated

Parameters

path: string | URL

Return Type

NodeRequire
Back to top