export enum MainToRendererIpcMessage { SharedStoreSnapshot = "sophie-shared-store-snapshot", SharedStorePatch = "sophie-shared-store-patch", }