UNPKG

geminis-ng

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.14.

9 lines (8 loc) 170 B
export declare class GnCameraComponent { videoId: string; audioId: string; autoplay: boolean; stream: MediaStream; open(): void; close(): void; }