We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7cf70 commit d4bce38Copy full SHA for d4bce38
src/index.ts
@@ -3,6 +3,6 @@
3
4
export { AzureAppConfiguration } from "./AzureAppConfiguration.js";
5
export { Disposable } from "./common/disposable.js";
6
-export { load, loadFromCdn } from "./load.js";
+export { load } from "./load.js";
7
export { KeyFilter, LabelFilter } from "./types.js";
8
export { VERSION } from "./version.js";
0 commit comments