UNPKG

qmemory

Version:

A comprehensive production-ready Node.js utility library with MongoDB document operations, user ownership enforcement, Express.js HTTP utilities, environment-aware logging, and in-memory storage. Features 96%+ test coverage with comprehensive error handli

3 lines (2 loc) 112 B
// Re-export the JS shim so tests work in TS/ESM export { createMockApp, supertest } from './httpTest.shim.js';