vis-util
    Preparing search index...

    Function getType

    • Get the type of an object, for example exports.getType([]) returns 'Array'.

      Parameters

      • object: unknown

        Input value of unknown type.

      Returns string

      Detected type.