Skip to main content

electron/preload/domains/dataApi

Data Domain API - Auto-generated preload bridge for data operations

Remarks

This module provides type-safe IPC communication for data lifecycle operations including import/export and database backup functionality.

Exception handling: This domain API intentionally does not handle exceptions. Errors are propagated to the frontend where they can be handled appropriately by UI components, error boundaries, or service layers.

Interfaces

Type Aliases

Variables