@vectorize-io/vectorize-client
    Preparing search index...

    Variable GMAILConfigMessagesToFetchEnumConst

    GMAILConfigMessagesToFetchEnum: {
        All: "all";
        Archive: "archive";
        Important: "important";
        Inbox: "inbox";
        Sent: "sent";
        SpamTrash: "spam-trash";
        Starred: "starred";
        Unread: "unread";
    } = ...

    Type declaration

    • ReadonlyAll: "all"
    • ReadonlyArchive: "archive"
    • ReadonlyImportant: "important"
    • ReadonlyInbox: "inbox"
    • ReadonlySent: "sent"
    • ReadonlySpamTrash: "spam-trash"
    • ReadonlyStarred: "starred"
    • ReadonlyUnread: "unread"