ShokupanRouteConfig
ShokupanRouteConfig =
DeepPartial<{autoBackpressureFeedback:boolean;autoBackpressureLevel:number;fileAccessCheck?: (ctx,path) =>boolean;group:string;hooks:ShokupanHooks|ShokupanHooks[];name:string;openapi:DeepPartial<OpenAPI.Operation>;renderer:JSXRenderer;requestTimeout:number; }>
Defined in: src/util/types.ts:385