UNPKG

overcentric

Version:

Overcentric watches your website, product, and users - and tells you what matters and what to do about it.

4 lines (3 loc) 165 B
export declare function generateUuid(): string; export declare function storeDeviceId(deviceId: string): void; export declare function getDeviceId(): string | null;