UNPKG

data-provider-temporary

Version:

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

9 lines (5 loc) 151 B
'use strict'; /* polyfills for Node 4.8.x users */ // internal-ip@2.x uses [].includes const includes = require('array-includes'); includes.shim();