"use strict"; module.exports = { throw: require("./throw") };
"use strict";
module.exports = { throw: require("./throw") };