Skip to content

Documentation / joplin-api / EventListRes

Type Alias: EventListRes

EventListRes: Pick<EventProperties, "id" | "item_type" | "item_id" | "type" | "created_time">

Defined in

api/EventApi.ts:17

Released under the MIT License.