UNPKG

hono

Version:

Web framework built on Web Standards

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