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

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