Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
interface CloseEventInit
implements EventInit

Properties

optional
code: number
optional
reason: string
optional
wasClean: boolean