UNPKG

elasticsearch

Version:

The official low-level Elasticsearch client for Node.js and the browser.

5 lines (4 loc) 93 B
module.exports = { random: require('./random'), roundRobin: require('./round_robin'), };