/**
 * @type {Map<string, (section: HTMLElement) => void}
 */
export const moderatorPageScripts = new Map();