1
0
mirror of https://github.com/ragestudio/comty.git synced 2025-07-05 23:34:15 +00:00
2024-03-15 20:41:09 +00:00

3 lines
42 B
JavaScript

export default () => {
return "pong"
}