Skip to content

Documentation / joplin-plugin-api / PostMessageHandler

Type Alias: PostMessageHandler()

PostMessageHandler: (message) => Promise<any>

Defined in: types.ts:502

Parameters

message

any

Returns

Promise<any>

Released under the MIT License.