UNPKG

@openreplay/tracker-assist

Version:

Tracker plugin for screen assistance through the WebRTC

4 lines (3 loc) 256 B
export declare const DOCS_HOST = "https://docs.openreplay.com"; export declare function deprecationWarn(nameOfFeature: string, useInstead: string, docsPath?: string): void; export declare function hasOpenreplayAttribute(e: Element, attr: string): boolean;