diff options
| author | 2022-10-05 18:05:10 -0700 | |
|---|---|---|
| committer | 2022-10-05 18:07:41 -0700 | |
| commit | 1777e9d0b1805ef79b6c2499e3d065b7164dae29 (patch) | |
| tree | 94a7b21a2e4287ec5fb934daeeadfb12396e386b /src/bun.js/bindings/headers-cpp.h | |
| parent | 707b454bf480dc595d319a387b36f5f1e069b716 (diff) | |
| download | bun-1777e9d0b1805ef79b6c2499e3d065b7164dae29.tar.gz bun-1777e9d0b1805ef79b6c2499e3d065b7164dae29.tar.zst bun-1777e9d0b1805ef79b6c2499e3d065b7164dae29.zip | |
Add abstraction for ticking async event loop
Diffstat (limited to 'src/bun.js/bindings/headers-cpp.h')
| -rw-r--r-- | src/bun.js/bindings/headers-cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/bindings/headers-cpp.h b/src/bun.js/bindings/headers-cpp.h index 617b1b63b..e0073666e 100644 --- a/src/bun.js/bindings/headers-cpp.h +++ b/src/bun.js/bindings/headers-cpp.h @@ -1,4 +1,4 @@ -//-- AUTOGENERATED FILE -- 1664608671 +//-- AUTOGENERATED FILE -- 1665017239 // clang-format off #pragma once |
