File size: 114 Bytes
1e92f2d | 1 2 3 4 5 6 7 | /**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
export * from './dist/serialize.js'
|
1e92f2d | 1 2 3 4 5 6 7 | /**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
export * from './dist/serialize.js'
|