مشاركة عبر


RestorableOperationState type

نوع عملية قابلة للاستعادة طويلة الأمد.

type RestorableOperationState<TResult, T> = T & { config: OperationConfig }