UNPKG

@nextcloud/vue

Version:
7 lines (6 loc) 223 B
/** * SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ export type * from './NcTimezonePicker.vue'; export { default } from './NcTimezonePicker.vue';