UNPKG

245 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.canUseWeakMap = typeof WeakMap === 'function' && !(typeof navigator === 'object' &&
4 navigator.product === 'ReactNative');
5//# sourceMappingURL=canUse.js.map
\No newline at end of file