@geogirafe/lib-geoportal
    Preparing search index...
    • Checks if a target object implements the iterator protocol.

      Parameters

      • target: any

        The object to check.

      Returns boolean

      true if the target is an iterator, otherwise false.