End marker interface for request and notification types.

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

Properties

Properties

_$endMarker$_: number