UNPKG

@scaleway/use-analytics

Version:

A small hook to handle events analytics

5 lines (4 loc) 75 B
const IS_CLIENT = typeof document !== "undefined"; export { IS_CLIENT };