UNPKG

@lund-org/cherry

Version:

A light framework to quickly create a web server

10 lines (8 loc) 201 B
const PUBLIC_ROUTE_PUBLIC_FOLDER = 'PUBLIC_ROUTE_PUBLIC_FOLDER' const ROUTE = 'ROUTE' const ROUTE_CONTEXT = 'ROUTE_CONTEXT' module.exports = { PUBLIC_ROUTE_PUBLIC_FOLDER, ROUTE, ROUTE_CONTEXT }