diff options
Diffstat (limited to 'src/bun.js/bindings/webcore/WebCoreJSClientData.h')
-rw-r--r-- | src/bun.js/bindings/webcore/WebCoreJSClientData.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bun.js/bindings/webcore/WebCoreJSClientData.h b/src/bun.js/bindings/webcore/WebCoreJSClientData.h new file mode 100644 index 000000000..965f0bb98 --- /dev/null +++ b/src/bun.js/bindings/webcore/WebCoreJSClientData.h @@ -0,0 +1,3 @@ +#pragma once + +#include "BunClientData.h"
\ No newline at end of file |