UNPKG

omelop-json-schema

Version:

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

7 lines 121 B
export interface rank_playerHandler_onlyNotify_Req { /** * @TJS-type number */ token: number; msg?: string; }