/** * SSR Testing Environment Setup * * Configures the test environment for SSR testing. * This runs in Node.js environment without browser APIs. */ export {}; //# sourceMappingURL=ssr-environment.d.ts.map