UNPKG

@ebarooni/capacitor-calendar

Version:

A capacitor plugin for managing calendar events on iOS and Android, with reminders support on iOS.

6 lines (5 loc) 106 B
import type { Calendar } from './calendar'; /** * @since 7.1.0 */ export type RemindersList = Calendar;