5 lines
205 B
JavaScript
5 lines
205 B
JavaScript
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT License.
|
|
export * from "./keyVaultAuthenticationPolicy.js";
|
|
export * from "./parseKeyVaultIdentifier.js";
|
|
//# sourceMappingURL=index.js.map
|