Skip to content

Documentation / joplin-plugin-api / Script

Interface: Script

Methods

onStart()?

optional onStart(event): Promise<void>

Parameters

event: any

Returns

Promise<void>

Defined in

types.ts:200

Released under the MIT License.