UNPKG

@phntms/react-gtm

Version:

A lightweight React library to implement custom Google Tag Manager events.

5 lines 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IS_BROWSER = void 0; exports.IS_BROWSER = typeof window !== "undefined"; //# sourceMappingURL=platform.js.map