UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

2 lines 159 B
export const isPeerToPeerMessageTuple = (tuple) => tuple[1] !== null && typeof tuple[1] === 'object'; //# sourceMappingURL=is-peer-to-peer-message-tuple.js.map