aboutsummaryrefslogtreecommitdiffstats
path: root/protos/lib/radio_api.dart
blob: 1b12e919eff127d54cc9e8e53582dbabdff98784 (plain)
1
2
3
4
5
6
7
8
library radio_api;

export 'src/generated/radio.pb.dart';
export 'src/generated/radio.pbenum.dart';
export 'src/generated/radio.pbgrpc.dart';
export 'src/generated/radio.pbjson.dart';

export 'package:grpc/grpc.dart';