An error occurred while loading the file. Please try again.
objectDestructuringEmpty.js 130 bytes
export default function _objectDestructuringEmpty(obj) {
  if (obj == null) throw new TypeError("Cannot destructure undefined");