export const LICENSE_INFO_MODAL_ID = 'show_license_modal'; /** * Noop which can be reused (e.g. in equality checks). * @returns {void} */ // eslint-disable-next-line @typescript-eslint/no-empty-function export function noop() {}