/** * Auto-generated by scripts/build-vm-serde-bundle.js * Do not edit manually. * * This is the VM serialization bundle — a self-contained IIFE that sets up * the serialize/deserialize functions inside the QuickJS WASM VM. It * includes devalue and all workflow-mode reducers/revivers. (TextEncoder, * TextDecoder, and Headers are provided by quickjs-wasi's native C * extensions — no JS polyfills are bundled.) * * Size: 25.6 KB minified */ export declare const VM_SERDE_BUNDLE: string; //# sourceMappingURL=vm-serde-bundle.generated.d.ts.map