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

    Interface CalendarSource

    7.1.0

    interface CalendarSource {
        id: string;
        title: string;
        type: CalendarSourceType;
    }
    Index

    Properties

    Properties

    id: string

    7.1.0

    title: string

    7.1.0

    7.1.0