UNPKG

66 BJavaScriptView Raw
1module.exports = function ping() {
2 return Promise.resolve({})
3}