Documentation

    Function getKeyByValue

    • Returns the key of an object based on its value

      Parameters

      • object: Record<string, unknown>

        the object that contains the key

      • value: string

        the key that we want to get

      Returns undefined | string

      the filtered keys

    MMNEPVFCICPMFPCPTTAAATR