UNPKG

@rakcode/shimon

Version:

A lightweight browser fingerprinting library for JavaScript and TypeScript, supporting major frontend frameworks like React, Angular, Vue, and Svelte.

4 lines (2 loc) 97 B
declare const takeImpression: () => Promise<Record<string, string>>; export { takeImpression };