Back to Components
Desktop (Electron)
IntegrationService
Utility
Integration Service
Lines
83
File
IntegrationService.ts
Last Modified
2026-07-22
Exports
MailItemDriveFileIntegrationService
Source Path
aartiq-browser/src/IntegrationService.ts
Tags
AImacOS
Code Analysis
External Dependencies
No external dependencies
Internal Imports
No internal imports
Props / Types
MailItem
| Prop | Type | Required |
|---|---|---|
| id | string | Yes |
| subject | string | Yes |
| sender | string | Yes |
| snippet | string | Yes |
| date | string | Yes |
| isUnread | boolean | Yes |
DriveFile
| Prop | Type | Required |
|---|---|---|
| id | string | Yes |
| name | string | Yes |
| type | 'doc' | 'sheet' | 'slide' | 'folder' | Yes |
| owner | string | Yes |
| lastModified | string | Yes |
Related Components
Browse all components in the Component Inventory
Auto-Generated Documentation
Component metadata is auto-generated by aartiq-browser/scripts/component-scanner.js