UNPKG

apollo-utilities

Version:
5 lines (4 loc) 141 B
export const canUseWeakMap = typeof WeakMap === 'function' && !( typeof navigator === 'object' && navigator.product === 'ReactNative' );