mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
5 lines
178 B
TypeScript
5 lines
178 B
TypeScript
/**
|
|
* SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
declare let __webpack_nonce__: string | undefined
|