From 210ae2ffb2ef960d795fd785b69ea11379590e4f Mon Sep 17 00:00:00 2001 From: zhiyuan <32867472+zhiyuang@users.noreply.github.com> Date: Thu, 20 Oct 2022 16:40:58 +0800 Subject: Fix Bun.serve error handler error param (#1359) --- src/bun.js/bindings/headers-cpp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bun.js/bindings/headers-cpp.h') diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index b0e3128dd..539e71afc 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1665449441 +//-- AUTOGENERATED FILE -- 1666254195 // clang-format off #pragma once -- cgit v1.2.3