UNPKG

tap

Version:

A Test-Anything-Protocol library for JavaScript

5 lines (4 loc) 160 B
function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure undefined"); } module.exports = _objectDestructuringEmpty;