UNPKG

hono

Version:

Web framework built on Web Standards

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