Appearance
ppagent / SourceWSNormalAction
SourceWSNormalAction = (message) => Promise<any>
message
Promise
any
Defined in: src/source/source.ts:488
收到的是纯JSON数据
Promise<any>