UNPKG

ampersand-sync

Version:

Provides sync behavior for updating data from ampersand models and collections to the server.

2 lines 70 B
var xhr = require('request'); module.exports = require('./core')(xhr);