mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +02:00
7 lines
119 B
JavaScript
7 lines
119 B
JavaScript
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: MPL-2.0
|
|
*/
|
|
|
|
export { default } from './config-edit';
|