File size: 59 Bytes
bbef364
 
 
1
2
3
4
export const getEndpoint = () => {
  return 'api/chat';
};