UNPKG

vue-peer

Version:

With this package, you can have video calls along with two or multi-person chat communication. You can easily bind and display your streams in any video element you want.

4 lines (3 loc) 70 B
export declare const VuePeerPlugin: { install(app: any): void; };