UNPKG

rjweb-server

Version:

Easy and Robust Way to create a Web Server with Many Easy-to-use Features in NodeJS

6 lines (5 loc) 97 B
export class Implementation { constructor(options) { this.options = options; } }