Skip to content

Commit d4bce38

Browse files
Revert "export loadFromCdn (#118)"
This reverts commit 7503688.
1 parent 8a7cf70 commit d4bce38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
export { AzureAppConfiguration } from "./AzureAppConfiguration.js";
55
export { Disposable } from "./common/disposable.js";
6-
export { load, loadFromCdn } from "./load.js";
6+
export { load } from "./load.js";
77
export { KeyFilter, LabelFilter } from "./types.js";
88
export { VERSION } from "./version.js";

0 commit comments

Comments
 (0)