Estructura inicial del proyecto
This commit is contained in:
8
backend/node_modules/@azure/keyvault-keys/dist/esm/log.js
generated
vendored
Normal file
8
backend/node_modules/@azure/keyvault-keys/dist/esm/log.js
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
// Copyright (c) Microsoft Corporation.
|
||||
// Licensed under the MIT License.
|
||||
import { createClientLogger } from "@azure/logger";
|
||||
/**
|
||||
* The \@azure/logger configuration for this package.
|
||||
*/
|
||||
export const logger = createClientLogger("keyvault-keys");
|
||||
//# sourceMappingURL=log.js.map
|
||||
Reference in New Issue
Block a user