@rushstack/rush-azure-storage-build-cache-plugin
Version:
Rush plugin for Azure storage cloud build cache
5 lines • 670 B
TypeScript
import { RushAzureStorageBuildCachePlugin } from './RushAzureStorageBuildCachePlugin';
export { AzureAuthenticationBase, type IAzureAuthenticationBaseOptions, type ICredentialResult, type AzureEnvironmentName, type LoginFlowType, type ITryGetCachedCredentialOptionsBase, type ITryGetCachedCredentialOptionsLogWarning, type ITryGetCachedCredentialOptionsThrow, type ITryGetCachedCredentialOptionsIgnore, type ExpiredCredentialBehavior } from './AzureAuthenticationBase';
export { AzureStorageAuthentication, type IAzureStorageAuthenticationOptions } from './AzureStorageAuthentication';
export default RushAzureStorageBuildCachePlugin;
//# sourceMappingURL=index.d.ts.map