UNPKG

consul-balancer

Version:
6 lines (5 loc) 178 B
import defaults from 'lodash.defaults'; import omit from 'lodash.omit'; import sample from 'lodash.sample'; import set from 'lodash.set'; export { defaults, omit, sample, set };