Skip to content

Commit a1f47db

Browse files
committed
Export CacheMode
1 parent 3d17957 commit a1f47db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/http/lib/browser_client.dart

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

5-
export 'src/browser_client.dart' show BrowserClient;
5+
export 'src/browser_client.dart' show BrowserClient, CacheMode;

0 commit comments

Comments
 (0)