4 lines
38 B
JavaScript
4 lines
38 B
JavaScript
})();
|
|
process.exit(1);
|
|
(function () {
|
})();
|
|
process.exit(1);
|
|
(function () {
|