UNPKG

@gati-framework/runtime

Version:

Gati runtime execution engine for running handler-based applications

6 lines 172 B
/** * @module runtime/types/ingress * @description Ingress component types for request normalization and authentication */ export {}; //# sourceMappingURL=ingress.js.map