UNPKG

clarity-js

Version:

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

7 lines (5 loc) 144 B
import * as queue from "@src/queue"; // Process anything that was queued up before the script loaded ((): void => { queue.process(); })();