import { api } from '../api.js'; import { escapeHtml } from '../utils.js'; export async function initDepartment() { }