Internal
Type guard for determining whether a given object conforms to the Ping interface.
true if the object conforms to the Ping interface, otherwise false.
true
false
Intended for internal use; may not be exported in future.
The object.
Generated using TypeDoc
Type guard for determining whether a given object conforms to the Ping interface.
Returns
true
if the object conforms to the Ping interface, otherwisefalse
.Remarks
Intended for internal use; may not be exported in future.