UNPKG

@gati-framework/runtime

Version:

Gati runtime execution engine for running handler-based applications

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