@geogirafe/lib-geoportal
    Preparing search index...

    Function isFlagedIgnoreClone

    • Checks if a property on a target object is flagged to be ignored during cloning.

      Parameters

      • target: any

        The object containing the property.

      • Optionalprop: string | number

        The property name or index to check.

      Returns any

      true if the property is flagged to be ignored, otherwise false.