UNPKG

dewy

Version:

Dewy(dǝw-y) is a minimalist HTTP server framework with a small codebase, utilizing built-in URLPattern for efficient routing.

5 lines (4 loc) 138 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.URLPattern = void 0; require("urlpattern-polyfill");