// Copyright (c) Cratis. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // The generated barrel picks a single canonical source for every proto-generated symbol, // which avoids random TS2308 failures when shared contracts appear in multiple generated files. export * from './generated/index';