Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/domexception/index.js

"use strict";
const DOMException = require("./webidl2js-wrapper.js");

const sharedGlobalObject = { Error };
DOMException.install(sharedGlobalObject);

module.exports = sharedGlobalObject.DOMException;
Back to Directory File Manager