Spec-Zone.ru › Deno 1

PromiseRejectionEventInit

interface PromiseRejectionEventInit  extends EventInit {
promise: Promise<any>;
reason?: any;
}

Расширения

EventInit

Свойства

promise: Promise<any>
reason?: any

© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/PromiseRejectionEventInit

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API