Skip to content

Documentation / jpl-vite / api / Script

Interface: Script

Methods

onStart()?

optional onStart(event): Promise<void>

Parameters

event: any

Returns

Promise<void>

Defined in

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

Released under the MIT License.