agent-web-os 0.4.0-beta.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,98 +0,0 @@
1
- import {
2
- DEMO_PACKAGES,
3
- DevServer,
4
- NextDevServer,
5
- PACKAGE_JSON,
6
- PackageManager,
7
- Runtime,
8
- SANDBOX_SETUP_INSTRUCTIONS,
9
- SandboxRuntime,
10
- ServerBridge,
11
- VirtualFS,
12
- ViteDevServer,
13
- WorkerRuntime,
14
- assert$1,
15
- chokidarShim,
16
- createContainer,
17
- createConvexAppProject,
18
- createFsShim,
19
- createProcess,
20
- createRuntime,
21
- esbuildShim,
22
- events$1,
23
- execute,
24
- fseventsShim,
25
- generateSandboxFiles,
26
- getSandboxHtml,
27
- getSandboxVercelConfig,
28
- getServerBridge,
29
- httpShim,
30
- index,
31
- initConvexAppDemo,
32
- install,
33
- moduleShim,
34
- netShim,
35
- pathShim,
36
- perfHooksShim,
37
- querystringShim,
38
- readdirpShim,
39
- resetServerBridge,
40
- rollupShim,
41
- startConvexAppDevServer,
42
- stream,
43
- urlShim,
44
- utilShim,
45
- workerThreadsShim,
46
- wsShim
47
- } from "./chunk-YMOX2CWB.js";
48
- import "./chunk-JTZ3QUCT.js";
49
- import "./chunk-PR4QN5HX.js";
50
- export {
51
- DEMO_PACKAGES as CONVEX_APP_DEMO_PACKAGES,
52
- PACKAGE_JSON as CONVEX_APP_PACKAGE_JSON,
53
- DevServer,
54
- NextDevServer,
55
- PackageManager,
56
- Runtime,
57
- SANDBOX_SETUP_INSTRUCTIONS,
58
- SandboxRuntime,
59
- ServerBridge,
60
- VirtualFS,
61
- ViteDevServer,
62
- WorkerRuntime,
63
- assert$1 as assert,
64
- chokidarShim as chokidar,
65
- createContainer,
66
- createConvexAppProject,
67
- createFsShim,
68
- createProcess,
69
- createRuntime,
70
- createContainer as default,
71
- esbuildShim as esbuild,
72
- events$1 as events,
73
- execute,
74
- fseventsShim as fsevents,
75
- generateSandboxFiles,
76
- getSandboxHtml,
77
- getSandboxVercelConfig,
78
- getServerBridge,
79
- httpShim as http,
80
- initConvexAppDemo,
81
- install,
82
- moduleShim as module,
83
- netShim as net,
84
- index as npm,
85
- pathShim as path,
86
- perfHooksShim as perf_hooks,
87
- querystringShim as querystring,
88
- readdirpShim as readdirp,
89
- resetServerBridge,
90
- rollupShim as rollup,
91
- startConvexAppDevServer,
92
- stream,
93
- urlShim as url,
94
- utilShim as util,
95
- workerThreadsShim as worker_threads,
96
- wsShim as ws
97
- };
98
- //# sourceMappingURL=dist-2XQJWZPX.js.map