UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

3 lines (2 loc) 100 B
var createECDH = require('crypto').createECDH; module.exports = createECDH || require('./browser');