SonarJS linter helper functions
    Preparing search index...

    Function isTypedArray

    • Checks if the provided node is a JS typed array like "BigInt64Array". See TYPED_ARRAY_TYPES

      Parameters

      • node: Node
      • services: ParserServicesWithTypeInformation

      Returns boolean