/** * Purpose: Installs early WebSocket, fetch, and XHR shims before page scripts run and buffers pre-inject events. * Why: Prevents loss of startup network activity that occurs before the main inject capture bundle is initialized. * Docs: docs/features/feature/backend-log-streaming/index.md */ export {}; //# sourceMappingURL=early-patch.d.ts.map