esm-test.mjs 232 B

12345678
  1. /**
  2. * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
  3. * SPDX-License-Identifier: AGPL-3.0-or-later
  4. *
  5. * This is a dummy file for testing webserver support of JavaScript modules.
  6. */
  7. export default 'Hello'