2 lines
38 B
JavaScript
2 lines
38 B
JavaScript
"use strict";
|
|
window.alert = () => {}; |
"use strict";
|
|
window.alert = () => {}; |