JavaScript от Radu TM • June 10, 2022
if (typeof variable === 'undefined') { // сделать что-то }
0
29.028