Skip to content

Documentation / jpl-vite / api / PostMessageHandler

Type Alias: PostMessageHandler()

PostMessageHandler: (message) => Promise<any>

Defined in: joplin-plugin-api/dist/types.d.ts:381

Parameters

message

any

Returns

Promise<any>

Released under the MIT License.