- 移除 `T extends JsonValue = JsonValue` 中的默认类型参数 - 将接口中的 `item` 参数重命名为 `element` 以提高可读性 - 删除被注释掉的调试代码 `console.log`