UNPKG

@nextcloud/vue

Version:
7 lines (6 loc) 238 B
/** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ export { default as Focus } from './Focus/index.ts'; export { default as Linkify } from './Linkify/index.ts';