react-azure-config
Version:
🚀 The Ultimate Multi-App Configuration Library! CRITICAL BUG FIXES: Prefixed environment keys no longer sent to Azure. Complete architectural redesign with bulletproof fallback system. Enterprise-grade Azure integration and monorepo support.
10 lines • 645 B
TypeScript
export declare const setNestedProperty: jest.Mock<any, any, any>;
export declare const getNestedProperty: jest.Mock<any, any, any>;
export declare const transformEnvKeyToConfigPath: jest.Mock<any, any, any>;
export declare const getDefaultConfiguration: jest.Mock<any, any, any>;
export declare const getDefaultBrowserConfiguration: jest.Mock<any, any, any>;
export declare const createCacheKey: jest.Mock<any, any, any>;
export declare const isKeyVaultReference: jest.Mock<any, any, any>;
export declare const delay: jest.Mock<any, any, any>;
export declare const parseValue: jest.Mock<any, any, any>;
//# sourceMappingURL=config-utils.d.ts.map