UNPKG

@cometchat/chat-uikit-angular

Version:

Ready-to-use Chat UI Components for Angular (JavaScript/Web)

8 lines (7 loc) 319 B
import { CometChatTheme } from '@cometchat/uikit-resources'; import * as i0 from "@angular/core"; export declare class CometChatThemeService { theme: CometChatTheme; static ɵfac: i0.ɵɵFactoryDeclaration<CometChatThemeService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<CometChatThemeService>; }