JavaScript por Radu TM • June 10, 2022
if (typeof variable === 'undefined') { // hacer algo }
0
24.089