UNPKG

node-httpx-server

Version:

A node HTTP/2 server and beyond dealing with streams

5 lines (4 loc) 91 B
export const routerError = { NOT_FOUND: 'NOTFOUND', SERVER_ERROR: 'SERVERERROR', }