UNPKG

multihost

Version:

Hosting multiple Express apps on the same server.

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