summaryrefslogtreecommitdiff
path: root/client/simple/src/js/core/index.ts
blob: a4021beb937457630bbc199012b8c45c0bb9908e (plain)
1
2
3
4
5
6
7
8
9
/**
 * @preserve (C) Copyright Contributors to the SearXNG project.
 * @preserve (C) Copyright Contributors to the searx project (2014 - 2021).
 * @license AGPL-3.0-or-later
 */

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