/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: MPL-2.0 */ import { serialize } from './dist/serialize.js' export { serialize }