Source

src/services/types/orderItem.js

/**
 * @typedef {object} orderItem
 * @property {number} id
 */