UNPKG

servatron

Version:

Create a handler that can server static files using the NodeJS http/http2 modules, or use the inbuilt cli server to quickly run a web server.

3 lines (2 loc) 55 B
export * from './http.js'; export * from './http2.js';