UNPKG

@intentjs/hyper-express

Version:

A fork of hyper-express to suit IntentJS requirements. High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

6 lines (3 loc) 67 B
'use strict'; class NodeRequest {} module.exports = NodeRequest;