Skip to content

Commit ca1e83f

Browse files
committed
⚡ Expose AssetType enum.
1 parent 9bda9bd commit ca1e83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wechat_assets_picker.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
library wechat_assets_picker;
22

3-
export 'package:photo_manager/photo_manager.dart' show AssetEntity, RequestType;
3+
export 'package:photo_manager/photo_manager.dart' show AssetEntity, RequestType, AssetType;
44

55
export 'src/delegates/sort_path_delegate.dart';
66
export 'src/delegates/text_delegate.dart';

0 commit comments

Comments
 (0)