UNPKG

@omneedia/socketcluster

Version:

SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.

2 lines 119 B
export const isArray = Array.isArray || ((x) => x && typeof x.length === 'number'); //# sourceMappingURL=isArray.js.map