UNPKG

@glandjs/http

Version:

A protocol adapter for HTTP built on top of the Gland architecture solution.

2 lines (1 loc) 48 B
export type NextFunction = () => Promise<void>;