Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 1f49765

Browse files
committed
Expose in_app_purchase_exception.dart correctly
1 parent be327bb commit 1f49765

File tree

1 file changed

+1
-1
lines changed
  • packages/in_app_purchase/in_app_purchase_platform_interface/lib/src/errors

1 file changed

+1
-1
lines changed

packages/in_app_purchase/in_app_purchase_platform_interface/lib/src/errors/errors.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5-
export 'errors.dart';
5+
export 'in_app_purchase_exception.dart';

0 commit comments

Comments
 (0)