UNPKG

stalk-js-webrtc

Version:

S-Talk web-rtc javascript client implementation.

6 lines (5 loc) 117 B
declare class AudioCtx { private static instance; static getInstance(): AudioCtx; } export default AudioCtx;