UNPKG

@swc/helpers

Version:

External helpers for the swc project.

9 lines (6 loc) 199 B
"use strict"; function _object_destructuring_empty(o) { if (o === null || o === void 0) throw new TypeError("Cannot destructure " + o); return o; } exports._ = _object_destructuring_empty;