카테고리 없음
[Javascript] 데이터가 Object인지 확인하는 방법
ejyoovV
2022. 8. 25. 09:47
'{}' instanceof Object;
'{}' instanceof Object;