UNPKG

omelop-gen-route

Version:

解析 ts 的interface 到 omelox-protobuf用的 json格式。

5 lines 208 B
export const httpRoutes = { gate: { client: { auth: '/gate/client/auth' } }, rank: { player: { beginGame: '/rank/playerHandler/beginGame', onlyNotify: '/rank/playerHandler/onlyNotify' } } }