UNPKG

clarity-js

Version:

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

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