UNPKG

omelop-gen-route

Version:

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

13 lines (11 loc) 227 B
/* "rank.playerHandler.beginGame":{ "optional uInt32 code":1, "optional string msg":2, "optional uInt32 currank":3 }, */ export interface rank_playerHandler_onlyNotify_Req { token: number; msg?: string; }