summaryrefslogtreecommitdiff
path: root/client/simple/src/js/core/index.ts
blob: 59e64182c12c1c4cfad4f7636575c9a852b470e2 (plain)
1
2
3
4
5
6
// SPDX-License-Identifier: AGPL-3.0-or-later

import "./nojs.ts";
import "./router.ts";
import "./toolkit.ts";
import "./listener.ts";