Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/@swc/helpers/esm/_inherits_loose.js

export function _inherits_loose(subClass, superClass) {
    subClass.prototype = Object.create(superClass.prototype);
    subClass.prototype.constructor = subClass;
    subClass.__proto__ = superClass;
}
export { _inherits_loose as _ };
Back to Directory File Manager