Sha256: c02f507c1016ee027e2a25ec6ee927125c44d8906304d7d4d45c948b03c30da6
Contents?: true
Size: 239 Bytes
Versions: 44
Compression:
Stored size: 239 Bytes
Contents
import _typeof from "./typeof.js"; function _checkInRHS(e) { if (Object(e) !== e) throw TypeError("right-hand side of 'in' should be an object, got " + (null !== e ? _typeof(e) : "null")); return e; } export { _checkInRHS as default };
Version data entries
44 entries across 44 versions & 2 rubygems