mirror of
https://gitea.com/actions/setup-python.git
synced 2026-07-27 23:33:31 +00:00
Initial pass
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
module.exports = require("./DOMException").interface;
|
||||
|
||||
Object.setPrototypeOf(module.exports.prototype, Error.prototype);
|
||||
Reference in New Issue
Block a user