ReplaceOperation type
type ReplaceOperation = OperationWithItem & {
id: string
operationType: typeof BulkOperationType.Replace
}
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
type ReplaceOperation = OperationWithItem & {
id: string
operationType: typeof BulkOperationType.Replace
}