mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-12 22:31:39 +01:00
7 lines
126 B
JavaScript
7 lines
126 B
JavaScript
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
export { default } from 'kv/utils/kv-deleted';
|