UNPKG

@topgunbuild/webcrypto

Version:

An isomorphic WebCrypto for Javascript in Node and the browser

2 lines (1 loc) 192 B
"use strict";Object.defineProperty(exports, "__esModule", {value: true});var _webcrypto = require('@peculiar/webcrypto');var t=new _webcrypto.Crypto,n= exports.default =t;exports.default = n;