UNPKG

@phantomstudios/ft-react-components

Version:

A collection of UI/utility React/NextJS components for Phantom FT sites

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