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.

4 lines 146 B
import { createContext } from 'react'; var AardContext = createContext(undefined); export default AardContext; //# sourceMappingURL=context.js.map