github-pages-deploy-action/node_modules/domexception/lib/public-api.js

6 lines
136 B
JavaScript
Raw Normal View History

2020-01-28 12:58:23 +08:00
"use strict";
module.exports = require("./DOMException").interface;
Object.setPrototypeOf(module.exports.prototype, Error.prototype);