/** * @typedef Person * * @property {number} age * @property {string} city * @property {string | string[]} [pet] */[pet]에 앞 뒤에 있는 [ ]는 무슨뜻임?undefined 허용하는 거임 ㅇㅅㅇ?
jsdoc 문서 너무 부실한 걸...