Files
PasswordManager/node_modules/@azure/keyvault-keys/dist/browser/cryptography/models.js

5 lines
174 B
JavaScript
Raw Normal View History

2025-11-12 10:13:24 -05:00
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export class LocalCryptographyUnsupportedError extends Error {
}
//# sourceMappingURL=models.js.map