UNPKG

webappengine

Version:

A web application server that can host multiple web apps running with Node.js.

6 lines (4 loc) 68 B
import { test } from 'tap'; test('noop', (t) => { t.end(); });