UNPKG

clarity-js

Version:

An analytics library that uses web page interactions to generate aggregated insights

8 lines (5 loc) 182 B
export * from "@src/insight/blank"; export const keys = []; /* Intentionally blank module with empty code */ export function hashText(): void {} export function trigger(): void {}