Skip to content

Documentation / jpl-vite / api / PostMessageHandler

Type Alias: PostMessageHandler()

PostMessageHandler: (message) => Promise<any>

Parameters

message: any

Returns

Promise<any>

Defined in

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

Released under the MIT License.