mirror of https://github.com/grpc/grpc-dart.git
export additional generated protobuf symbols
This commit is contained in:
parent
a6b94850a1
commit
88d72dea28
|
@ -13,6 +13,7 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
export 'package:grpc/src/generated/google/protobuf/any.pb.dart';
|
||||
export 'package:grpc/src/generated/google/rpc/error_details.pb.dart';
|
||||
|
||||
export 'src/auth/auth.dart' show BaseAuthenticator;
|
||||
|
|
Loading…
Reference in New Issue