Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

_EM

End marker interface for request and notification types.

interface _EM {
_$endMarker$_: number;
}

§Properties

§
_$endMarker$_: number
[src]