paths

abstract fun paths(request: String): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>??(source)

Returns 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.

Since

v8.9.0

Parameters

request

The module path whose lookup paths are being retrieved.