mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
export default () =>{
|
|
return {
|
|
hi: "hola xd"
|
|
}
|
|
} |