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

    Interface DeleteEventsByIdResult

    7.1.0

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

    Properties

    Properties

    deleted: string[]

    7.1.0

    failed: string[]

    7.1.0