deno.land / x / deno@v1.28.2 / cli / bench / testdata / npm / hono / dist / router.js
123456"use strict";Object.defineProperty(exports, "__esModule", { value: true });exports.METHOD_NAME_ALL_LOWERCASE = exports.METHOD_NAME_ALL = void 0;exports.METHOD_NAME_ALL = 'ALL';exports.METHOD_NAME_ALL_LOWERCASE = 'all';
Version Info