UNPKG

rest-methods

Version:

Declaratively publish functions for remote invocation.

5 lines (4 loc) 131 B
/** * The client for connecting to a browser to remote server's API. */ module.exports = require('./lib/client/Client').default;