/** * @typedef {Object} Answer * @property {string} question * @property {Array} answers */