/* * JSS-01 |JavaScript Software Synthesizer * Copyright (c) 2023 Michael Kolesidis * GNU Affero General Public License v3.0 * */ export default function index() { return /*html*/ `
`; }