if (DiffHelper._isObject(from)) {
        return DiffHelper._objectMapped({ path, item: from, ops, schema, index, isArray }, 'from', options)
      }