/** * hello world */ export function getHelloWorld() { return request.get('carmi/hello_world') }