UNPKG

ngx-agora

Version:

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

6 lines (5 loc) 184 B
export * from './lib/ngx-agora.service'; export * from './lib/ngx-agora.module'; export * from './lib/data/models'; export * from './lib/data/enums'; export * from './lib/data/types';