UNPKG

@coherenceplatform/sdk

Version:

Coherence SDK for embedding AI-powered chat into your applications

5 lines 267 B
export function getContainerElement(containerElementId: any): HTMLElement; export function getCookieByName(name: any): string; export function applyStyles(element: any, styles: any): void; export function camelToKebab(str: any): any; //# sourceMappingURL=dom.d.ts.map