@witchcraft/spellcraft
    Preparing search index...

    Function removeKeys

    • Returns a copy of keysList with the keys given to remove, removed, checking equality according to equalsKey.

      Parameters

      • keysList: readonly string[]
      • toRemove: readonly string[]
      • keys: Keys
      • opts: { allowVariants?: boolean } = {}

      Returns string[]