ReadOperation type
type ReadOperation = OperationBase & {
id: string
operationType: typeof BulkOperationType.Read
}
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
type ReadOperation = OperationBase & {
id: string
operationType: typeof BulkOperationType.Read
}