@nextcloud/vue
Version:
Nextcloud vue components
9 lines (8 loc) • 305 B
TypeScript
/*!
* SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
/**
* @deprecated Component has been renamed to NcAppSettingsShortcutsSection
*/
export { default } from '../NcAppSettingsShortcutsSection/NcAppSettingsShortcutsSection.vue';