From cdff2697efff88dd4059c41954f4bdd84bd3063c Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:53:18 -0700 Subject: Implement `sendText`, `sendBinary`, `publishText`, `publishBinary` --- 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 b64b6cbd0..0bc56c8d0 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1665309067 +//-- AUTOGENERATED FILE -- 1666012803 // clang-format off #pragma once -- cgit v1.2.3