widget/select-likert/likertitem.js

/**
 * @class LikertItem
 * @description Since this class has no static selector getter, there will be no attempt to instantiate it.
 */
export default class LikertItem {}