Skip to content

ppagent / SourceWSNormalAction

Type Alias: SourceWSNormalAction()

SourceWSNormalAction = (message) => Promise<any>

Defined in: src/source/source.ts:488

收到的是纯JSON数据

Parameters

message

any

Returns

Promise<any>