Resolved type

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

Use the built-in TypeScript <xref:Awaited> type instead.

يفتح بشكل متكرر "النوع المنتظر"، محاكا سلوك .await

type Resolved<T> = Awaited<T>