astro-ghostcms/.pnpm-store/v3/files/a1/903b33085deb0a94579fb6f3409...

4 lines
234 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
function _objectDestructuringEmpty(obj) {
if (obj == null) throw new TypeError("Cannot destructure " + obj);
}
module.exports = _objectDestructuringEmpty, module.exports.__esModule = true, module.exports["default"] = module.exports;