add websocket server to this dir. fix stuff for client

This commit is contained in:
2024-10-30 15:12:52 -05:00
parent f8152c6db8
commit 4886bc5b1f
3058 changed files with 1201180 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
// This is an empty module that is served up when outside of a workerd environment
// See the `exports` field in package.json
export default {};
//# sourceMappingURL=empty.js.map