UNPKG

ngx-agora

Version:

Angular wrapper for Agora RTC client (https://www.agora.io/en/)

6 lines (5 loc) 142 B
import { OnInit } from '@angular/core'; export declare class NgxAgoraComponent implements OnInit { constructor(); ngOnInit(): void; }