UNPKG

rest-methods

Version:

Declaratively publish functions for remote invocation.

5 lines (4 loc) 76 B
/** * The API server. */ module.exports = require('./lib/server/server');