mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 13:51:47 +00:00
Strongly type GlobalObject::processObject() (#19826)
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
|
||||
#include "JSCommonJSExtensions.h"
|
||||
|
||||
#include "BunProcess.h"
|
||||
|
||||
namespace Bun {
|
||||
using namespace JSC;
|
||||
using namespace Zig;
|
||||
|
||||
Reference in New Issue
Block a user