Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/@swc/helpers/cjs/_assert_this_initialized.cjs

"use strict";

exports._ = exports._assert_this_initialized = _assert_this_initialized;
function _assert_this_initialized(self) {
    if (self === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");

    return self;
}
Back to Directory File Manager