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

4 lines
43 B
JavaScript

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