UNPKG

@easyflow/pixel

Version:

Easyflow client-side pixel SDK

3 lines (2 loc) 139 B
export declare function persistFingerprint(fingerprintId: string): void; export declare function getPersistedFingerprint(): string | null;