Resolved type
Waarschuwing
Deze API is nu afgeschaft.
Use the built-in TypeScript <xref:Awaited> type instead.
Recursief wordt het "gewachte type" ontvouwd, waarbij het gedrag van awaitwordt nagebootst.
type Resolved<T> = Awaited<T>
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Waarschuwing
Deze API is nu afgeschaft.
Use the built-in TypeScript <xref:Awaited> type instead.
Recursief wordt het "gewachte type" ontvouwd, waarbij het gedrag van awaitwordt nagebootst.
type Resolved<T> = Awaited<T>