UNPKG

@mothepro/fancy-p2p

Version:

A quick and efficient way to form p2p groups in the browser

5 lines (4 loc) 148 B
export default class<T> extends Set<T> { /** A string which will always be made with the given values in this set. */ get hash(): string; }