UNPKG

@microsoft/useragent-sdk

Version:

SDK for building decentralized identity wallets and enterprise agents.

9 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * Interface for the Crypto Algorithms Plugins */ class CryptoOperations { } exports.default = CryptoOperations; //# sourceMappingURL=CryptoOperations.js.map