mediasfu-angular
Version:
mediasfu-angular - Angular 17/18/19 WebRTC SDK for video conferencing, webinars, broadcasts, live streaming, chat, recording, whiteboard, and AI agents. Prebuilt rooms and fully custom UIs.
7 lines (6 loc) • 468 B
TypeScript
import * as i0 from "@angular/core";
export declare class ModernEntryShellComponent {
compact: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<ModernEntryShellComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ModernEntryShellComponent, "app-modern-entry-shell", never, { "compact": { "alias": "compact"; "required": false; }; }, {}, never, ["[msEntryEyebrow]", "[msEntryTitle]", "[msEntryDescription]", "*", "[msEntryFooter]"], true, never>;
}