Skip to content

Documentation / joplin-plugin-api / PostMessageHandler

Type Alias: PostMessageHandler()

PostMessageHandler: (message) => Promise<any>

Parameters

message: any

Returns

Promise<any>

Defined in

types.ts:502

Released under the MIT License.