UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 92 B
// src/request/constants.ts var GET_MATCH_RESULT = Symbol(); export { GET_MATCH_RESULT };