diff --git a/lib/grpc.dart b/lib/grpc.dart index f84465f..e5bf0b1 100644 --- a/lib/grpc.dart +++ b/lib/grpc.dart @@ -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;