flutter/dev/conductor/core/lib/proto.dart
2021-09-24 15:30:09 -07:00

7 lines
257 B
Dart

// Copyright 2014 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.
export 'src/proto/conductor_state.pb.dart';
export 'src/proto/conductor_state.pbenum.dart';