Types · @purista/hono-http-server

AnyService

Service instance accepted by the Hono HTTP projection registry.

Signature

AnyService.ts typescript
type AnyService = Service<any>