Files
PasswordManager/node_modules/@azure/keyvault-keys/dist/browser/cryptography/models.js
RochesterX 6e820464d5 Initial
2025-11-12 10:13:24 -05:00

5 lines
174 B
JavaScript

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
export class LocalCryptographyUnsupportedError extends Error {
}
//# sourceMappingURL=models.js.map