UNPKG

@inyourarea/aard-client-js

Version:

A JavaScript tracking library for the Aard Platform at InYourArea.co.uk. Record and track activity across the different services of the platform.

3 lines (2 loc) 113 B
declare const useAardRecorder: () => import("../recorder").Recorder | undefined; export default useAardRecorder;