Typescript Library Declarations (DOM)
Variable PromiseRejectionEvent
Promise
Rejection
Event
:
{
prototype
:
PromiseRejectionEvent
;
new
(
type
,
eventInitDict
)
:
PromiseRejectionEvent
;
}
Type declaration
new
(
type
,
eventInitDict
)
:
PromiseRejectionEvent
Parameters
type
:
string
eventInitDict
:
PromiseRejectionEventInit
Returns
PromiseRejectionEvent
prototype
:
PromiseRejectionEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark