kemono2/client/src/pages/account/moderator/_index.js
2024-07-04 21:57:05 +02:00

5 lines
109 B
JavaScript

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