mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
export function GATEWAY_BOT() {
|
|
return "/gateway/bot";
|
|
}
|