NodemoduleRequireResolve.pathsmethod RequireResolve.paths#RequireResolve.paths(request: string): string[] | nullReturns an array containing the paths searched during resolution of request or null if the request string references a core module, for example http or fs. Parameters ##request: string The module path whose lookup paths are being retrieved. Return Type #string[] | null
method RequireResolve.paths#RequireResolve.paths(request: string): string[] | nullReturns an array containing the paths searched during resolution of request or null if the request string references a core module, for example http or fs. Parameters ##request: string The module path whose lookup paths are being retrieved. Return Type #string[] | null