UNPKG

data-provider-temporary

Version:

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

4 lines (2 loc) 93 B
'use strict'; module.exports = typeof Promise === 'function' ? Promise : require('pinkie');