mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 20:17:00 +02:00
7 lines
130 B
JavaScript
7 lines
130 B
JavaScript
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
export { default } from 'kv/utils/kv-breadcrumbs';
|