UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 88 B
/** * @module * PatternRouter for Hono. */ export { PatternRouter } from './router';