UNPKG

@aller/blink

Version:

A library for tracking user behaviour.

9 lines (6 loc) 168 B
declare module '@aller/external-id' { function getExternalId(url: string): string; export = getExternalId; } declare module 'expect'; declare module 'jest-mock';