On this page

    P

    process.features.uv

    History
    Stability: 0Deprecated. This property is always true, and any checks based on it are redundant.
    Type:boolean

    A boolean value that is true if the current Node.js build includes support for libuv.

    Since it's not possible to build Node.js without libuv, this value is always true.