@geoblocks/ol-comfy
    Preparing search index...

    Function filterObjects

    • Filter objects by a specific key and value.

      Type Parameters

      • T extends BaseObject<{ [x: string]: any }>

      Parameters

      • objects: T[]
      • key: string
      • value: unknown

      Returns T[]