1
0
mirror of https://github.com/ragestudio/comty.git synced 2025-07-27 01:54:15 +00:00
2025-04-01 21:52:18 +00:00

4 lines
43 B
JavaScript

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