Skip to content

Commit

Permalink
fix(firestore): expose AggregateField type to users (#12305)
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley committed Feb 9, 2024
1 parent e538338 commit 2b83def
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import 'package:meta/meta.dart';

export 'package:cloud_firestore_platform_interface/cloud_firestore_platform_interface.dart'
show
AggregateField,
AggregateSource,
ListEquality,
FieldPath,
Expand Down

0 comments on commit 2b83def

Please sign in to comment.