UNPKG

ssr-web-avo-inspector

Version:

Avo Inspector for web with SSR and web workers support

6 lines (5 loc) 160 B
export declare class AvoInstallationId { static installationId: null | string; static getInstallationId(): string; static get cacheKey(): string; }