UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

2 lines (1 loc) 260 B
"use strict";exports.getDocument=function(){return"undefined"!=typeof document?document:void 0},exports.getNavigator=function(){return"undefined"!=typeof navigator?navigator:void 0},exports.getWindow=function(){return"undefined"!=typeof window?window:void 0};