From 897d7bd56470dc46d9237fb00ec28c039711a00f Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Sun, 6 Nov 2022 17:59:32 -0800 Subject: Add way to explicitly coercion object to int32 --- 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 559c44d1f..60276f76f 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1666999550 +//-- AUTOGENERATED FILE -- 1667784809 // clang-format off #pragma once -- cgit v1.2.3