widget/note/notewidget.js

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