UNPKG

timesync

Version:

Time synchronization between peers

4 lines (3 loc) 137 B
module.exports = (typeof window === 'undefined' || typeof window.Promise === 'undefined') ? require('promise') : window.Promise;