#include "config.h" #include "BunWorkerGlobalScope.h" namespace Bun { using namespace WebCore; WTF_MAKE_ISO_ALLOCATED_IMPL(GlobalScope); }