On this page
WindowEventMap
interface WindowEventMap {
error: ErrorEvent;
unhandledrejection: PromiseRejectionEvent;
}
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/WindowEventMap
interface WindowEventMap {
error: ErrorEvent;
unhandledrejection: PromiseRejectionEvent;
}
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/WindowEventMap