UNPKG

@swc/helpers

Version:

External helpers for the swc project.

7 lines (5 loc) 216 B
function _assert_this_initialized(self) { if (self === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return self; } export { _assert_this_initialized as _ };