Skip to content

Documentation / joplin-api / EventGetRes

Type Alias: EventGetRes

EventGetRes: Pick<EventProperties, "id" | "item_type" | "item_id" | "type" | "created_time"> & CommonType

Defined in

api/EventApi.ts:15

Released under the MIT License.