UNPKG

@kenote/api-proxy

Version:
8 lines (6 loc) 90 B
function getUser () { return { username: 'thondery' } } module.exports = { getUser }