UNPKG

@coast-team/mute-crypto

Version:

Algorithm generating a cryptographic key for MUTE collaborative session

5 lines (4 loc) 100 B
export interface IEnvironment { performance: any; } export declare const env: IEnvironment;