API Reference: Types

This section provides references for core types used within the Jetpath framework, as observed in usage examples. For precise definitions, refer to the Jetpath source code.

JetFunc<JetData = any, JetPluginTypes = any>

JetMiddleware<AppState = {}, JetPluginTypes = any>

JetContext<JetData = any, JetPluginTypes = any>

Jetpath

JetPlugin

HTTPBody<T> (Legacy/Internal)

JetSchema (Conceptual / Legacy)