UNPKG

tsoa-hono

Version:

A library for integrating the hono router with tsoa

2 lines (1 loc) 52 B
export declare type Next = () => Promise<Response>;