Edit File: index.js
"use strict"; module.exports = { throw: require("./throw") };
Back to File Manager