Home > git-documentdb > TaskLabelTaskLabel type#Union type of properties of TaskStatisticsSignature:export declare type TaskLabel = 'put' | 'insert' | 'update' | 'delete' | 'sync' | 'push';Copy