ГЩ
let str = '';
(function getJSON() {
let xhr = new XMLHttpRequest();
xhr.onreadystatechange = function () {
str = 'test';
};
xhr.open('POST', '/', false );
xhr.send();
})();
export default str;
Size: a a a
ГЩ
let str = '';
(function getJSON() {
let xhr = new XMLHttpRequest();
xhr.onreadystatechange = function () {
str = 'test';
};
xhr.open('POST', '/', false );
xhr.send();
})();
export default str;
A
y
Б
Б
A
y
Б
y
y
Б
Б
A
TS
TS
ПР
TS
A
Б
Б