4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
"use strict";
|
|
|
|
module.exports = { throw: require("./throw") };
|
"use strict";
|
|
|
|
module.exports = { throw: require("./throw") };
|