Skip to content

Missing Napi::Value::IsBigInt method #1299

@ghost

Description

Hi, I see Napi::Value has methods to determine the type of its underlying value, such as IsNumber, IsObject, etc. However, there's no such method for Napi::BigInt, which is a subclass of Napi::Value, at least according to https://github.com/nodejs/node-addon-api/blob/v6.0.0/doc/value.md

This needs to be corrected ASAP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions