UNPKG

yimultiscreenserver-sdk-web-migration

Version:

YiMultiScreenServer SDK for Web

11 lines 252 B
export declare class P2PKeyVO { initAppString: string; did: string; p2pKey: string; crcKey: string; apiLicense: string; constructor(); equals(o: any): boolean; toString(): string; } //# sourceMappingURL=P2PKeyVO.d.ts.map