/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: BUSL-1.1 */ export const STANDARD_META = { total: 2, currentPage: 1, pageSize: 100, };