Home > git-documentdb > SyncResultCancelSyncResultCancel type#Synchronization was canceled.Signature:export declare type SyncResultCancel = { action: 'canceled';};Copy