aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/js/esm-test.mjs
blob: b76812cc8a438ff42674439d89f3edc7c1668de9 (plain)
1
2
3
4
5
6
7
8
/**
 * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
 * SPDX-License-Identifier: AGPL-3.0-or-later
 *
 * This is a dummy file for testing webserver support of JavaScript modules.
 */

export default 'Hello'