UNPKG

rest-methods

Version:

Declaratively publish functions for remote invocation.

4 lines (3 loc) 161 B
// Note: Register [babel] only if another module hasn't already done so. if (!global._babelPolyfill) { require('babel/register'); } require('./server-methods');