'use strict' export { default as ping } from './lib/ping' export { default as check } from './lib/check-proxy'