UNPKG

alapa

Version:

A cutting-edge web development framework designed to revolutionize the way developers build modern web applications.

6 lines (5 loc) 186 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ROUTE_KEY = exports.METHOD_KEY = void 0; exports.METHOD_KEY = "method"; exports.ROUTE_KEY = "route";