export additional generated protobuf symbols

This commit is contained in:
Devon Carew 2025-06-09 14:47:11 -07:00
parent a6b94850a1
commit 88d72dea28
No known key found for this signature in database
GPG Key ID: 301D7E534BF0F42E
1 changed files with 1 additions and 0 deletions

View File

@ -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;