UNPKG

apollo-utilities

Version:
5 lines 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.canUseWeakMap = typeof WeakMap === 'function' && !(typeof navigator === 'object' && navigator.product === 'ReactNative'); //# sourceMappingURL=canUse.js.map