UNPKG

@swc/helpers

Version:

External helpers for the swc project.

9 lines (6 loc) 227 B
"use strict"; function _assert_this_initialized(self) { if (self === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); return self; } exports._ = _assert_this_initialized;