@petsel/es-type-detection - v1.0.0
    Preparing search index...

    Module base

    Type Aliases

    AnyObject
    BigIntType
    BigIntValue
    BooleanType
    BooleanValue
    BoxedBigInt
    BoxedBoolean
    BoxedNumber
    BoxedString
    BoxedSymbol
    DictionaryObject
    NumberType
    NumberValue
    PlainObject
    StringType
    StringValue
    SymbolType
    SymbolValue

    Functions - Base and Boxed Type Detection

    isBigInt
    isBigIntValue
    isBoolean
    isBooleanValue
    isBoxedBigInt
    isBoxedBoolean
    isBoxedNumber
    isBoxedString
    isBoxedSymbol
    isDictionaryObject
    isFunction
    isNumber
    isNumberValue
    isObject
    isObjectObject
    isString
    isStringValue
    isSymbol
    isSymbolValue