mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-14 00:23:32 -05:00
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
export { default, stringify } from 'core/helpers/stringify';
|