UNPKG

ngx-agora

Version:

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

4 lines (3 loc) 135 B
import { Rule } from '@angular-devkit/schematics'; import { Schema } from './schema'; export default function (options: Schema): Rule;