export default { say: { method: "POST", url: "sayHi", headers: { "Author": "Alan Chen", "From": "Module Hi" } } }