UNPKG

@cygnus-reach/reach-protocol

Version:

Improve the Reachâ„  remote support experience with straightforward device interactions via the Reach Protocol.

4 lines (3 loc) • 102 B
export declare namespace MathUtil { function getRandomUint(max?: number, min?: number): number; }