nextcloud/apps/settings/js/esm-test.mjs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
232 B
JavaScript
Raw Permalink Normal View History

/**
* 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'