@medic/cht-datasource
    Preparing search index...

    Function isIdsQualifier

    • Returns true if the given qualifier is an IdsQualifier, otherwise false. An empty array of identifiers is considered valid.

      Parameters

      • qualifier: unknown

        the qualifier to check

      Returns qualifier is Readonly<{ ids: string[] }>

      true if the given qualifier is an IdsQualifier, otherwise false