@geogirafe/lib-geoportal
    Preparing search index...
    • Determines if a value is of a supported type. Unsupported types include WeakMap, WeakSet, Map, and Set.

      Parameters

      • value: any

        The value to check.

      Returns boolean

      true if the value is of a supported type, otherwise false.