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

"use strict";

exports._ = exports._throw = _throw;
function _throw(e) {
    throw e;
}
Back to Directory File Manager