@ebarooni/capacitor-calendar
    Preparing search index...

    Interface DeleteRemindersByIdResult

    7.1.0

    interface DeleteRemindersByIdResult {
        deleted: string[];
        failed: string[];
    }
    Index

    Properties

    Properties

    deleted: string[]

    7.1.0

    failed: string[]

    7.1.0