// Copyright 2022 The Flutter Authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license that can be | |
// found in the LICENSE file. | |
library buildbucket; | |
export 'src/generated/go.chromium.org/luci/buildbucket/proto/build.pb.dart' show Build; |