UNPKG

@gati-framework/runtime

Version:

Gati runtime execution engine for running handler-based applications

6 lines 150 B
/** * @module runtime/types/response * @description HTTP response abstraction for Gati framework */ export {}; //# sourceMappingURL=response.js.map