1
2
3
export function newendpoint() {
return "hello";
}