2024-03-15 20:41:09 +00:00

5 lines
64 B
JavaScript

export default () =>{
return {
hi: "hola xd"
}
}