/** HTTP Testing Utilities - Express-like Mocking for Tests */ export { createMockApp, supertest } from './httpTest.shim.js'; //# sourceMappingURL=httpTest.d.ts.map